diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6ef3b33..1b47953 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -32,9 +32,7 @@ export default function RootLayout({ return ( - + {children} @@ -1408,4 +1406,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +}