From 4c2de131147b22446c2aff149bfbf3f8f058c2fa Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 23 Nov 2021 13:47:26 +0200 Subject: [PATCH] Added an anchor --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 0b76b4c..69a63f9 100644 --- a/src/App.js +++ b/src/App.js @@ -48,7 +48,7 @@ function App() { return res; })} - + ); }