diff --git a/frontend/src/router.tsx b/frontend/src/router.tsx index eb3baadc..23f3469c 100644 --- a/frontend/src/router.tsx +++ b/frontend/src/router.tsx @@ -216,6 +216,10 @@ export const router = createBrowserRouter([ ), children: [ + { + index: true, + element: , + }, { path: 'categories', element: (