diff --git a/web/app/layout.tsx b/web/app/layout.tsx index d3f878f..8117606 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -66,7 +66,10 @@ export default function RootLayout({ -
{children}
+
+ +
{children}
+
)