diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7694327..f580d66 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,7 +14,7 @@ export default function RootLayout({ }) { return ( - +
{children}