diff --git a/apps/frontend/src/routes/__root.tsx b/apps/frontend/src/routes/__root.tsx index 4dd18f8..3815d1b 100644 --- a/apps/frontend/src/routes/__root.tsx +++ b/apps/frontend/src/routes/__root.tsx @@ -10,7 +10,7 @@ export const Route = createRootRouteWithContext()({ component: () => (
- + {/* */}
), });