diff --git a/app/layout.tsx b/app/layout.tsx index 92e56ba..962fe18 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -25,13 +25,15 @@ export default function RootLayout({ ); return ( - - - - {children} - - - +