From 82f29ee711c5ed471eaa05d50fd7921eee402056 Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Tue, 5 Sep 2023 09:08:53 +0000 Subject: [PATCH] Modify Homepage Route Path --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index bf9426f..a5e5fca 100644 --- a/src/App.js +++ b/src/App.js @@ -28,7 +28,7 @@ function App() { - } /> + } /> } /> } />