diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3fa50eb..9e9a942 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,7 +27,7 @@ export default function RootLayout({ }>) { return ( - + {children}