diff --git a/client/src/routes/index.tsx b/client/src/routes/index.tsx index 5c72ecef767..48222324029 100644 --- a/client/src/routes/index.tsx +++ b/client/src/routes/index.tsx @@ -54,8 +54,6 @@ export const router = createBrowserRouter([ element: , children: [ { - path: '/', - element: , children: [ { path: 'login',