From 16d523b4c2020f9bdd00130d090a3e9d93fe0be7 Mon Sep 17 00:00:00 2001 From: Khennee Date: Mon, 23 Dec 2024 14:22:47 +0800 Subject: [PATCH] Update App.tsx --- frontend/src/App.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 79937c4..580101b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -51,9 +51,6 @@ const Main = () => { } /> - } /> - } /> - } /> } /> } /> @@ -70,7 +67,9 @@ const Main = () => { }> } /> } /> - + } /> + } /> + } /> {/* ADMIN ROUTES */}