diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6f88c3d..05b767d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,9 +25,7 @@ export default function RootLayout({ }>) { return ( - + {children}