From a6c1a971f069d44de613fa99c0861e2e52a71ca5 Mon Sep 17 00:00:00 2001 From: Thuy Pham Date: Wed, 6 Sep 2023 17:22:36 -0400 Subject: [PATCH] remove landing page --- frontend/src/App.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 76745078..e1533727 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -102,8 +102,7 @@ const App = (): ReactElement => { return ( - - {/* +
@@ -126,7 +125,7 @@ const App = (): ReactElement => {