diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7f9c695..156f24b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -8,8 +8,8 @@ export default function RootLayout({ children: React.ReactNode }) { return ( - - + + {children}