diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 1e79669..d17108d 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -82,6 +82,11 @@ export default function RootLayout({ children }: { children: React.ReactNode })
{children}