diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 13f2933..af60176 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -33,11 +33,11 @@ export default function RootLayout({ }>) { return ( - -
-
{children}
-