From ac0be2a3610c7b0e980beb2cd1e7a03a40855a64 Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 23 Nov 2021 14:40:22 +0200 Subject: [PATCH] Added the link to the repo --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 69a63f9..ec8f93a 100644 --- a/src/App.js +++ b/src/App.js @@ -48,7 +48,7 @@ function App() { return res; })} - + ); }