diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0574abb..0c7ce09 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,7 +16,10 @@ export default function RootLayout({children}: {children: React.ReactNode}) { - + {children}