diff --git a/web/app/(pages)/layout.tsx b/web/app/(pages)/layout.tsx index 4b11bfbc..71592f77 100644 --- a/web/app/(pages)/layout.tsx +++ b/web/app/(pages)/layout.tsx @@ -14,7 +14,7 @@ export default function PageLayout({ children }: { children: React.ReactNode }) {me._type !== "Anonymous" && }
-
+
{children}