diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6817972..2b3faca 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -13,7 +13,7 @@ export default function RootLayout({ children: React.ReactNode; }) { return ( - + {children}