From 1c7489a5d745f20dad56df5cad7654cc64228788 Mon Sep 17 00:00:00 2001 From: Puskar-Roy Date: Mon, 15 Jul 2024 22:16:01 +0530 Subject: [PATCH] fix : routes --- apps/frontend/src/App.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/frontend/src/App.tsx b/apps/frontend/src/App.tsx index a2c5c2b..e4bc400 100644 --- a/apps/frontend/src/App.tsx +++ b/apps/frontend/src/App.tsx @@ -16,8 +16,10 @@ function App() { element={} /> } /> - }/> }/> + } /> + +