diff --git a/frontend/src/pages/Page.tsx b/frontend/src/pages/Page.tsx index 332e622..bdd5c14 100644 --- a/frontend/src/pages/Page.tsx +++ b/frontend/src/pages/Page.tsx @@ -41,9 +41,7 @@ const Page = ({ children, title, className, requireAuth = true }: PropsWithChild
-
- {children} -
+
{children}