diff --git a/apps/frontend/src/routes/__root.tsx b/apps/frontend/src/routes/__root.tsx index 825e2e6..e8f8e37 100644 --- a/apps/frontend/src/routes/__root.tsx +++ b/apps/frontend/src/routes/__root.tsx @@ -13,6 +13,15 @@ export const Route = createRootRoute({
), notFoundComponent: EmptyPage,