diff --git a/app/layout.tsx b/app/layout.tsx index 2ab1418..6a19596 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -32,7 +32,7 @@ export default function RootLayout({ children }: { children: React.ReactNode }) return ( -
+
{children}