diff --git a/app/layout.tsx b/app/layout.tsx index ab81637..b383f62 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -45,7 +45,7 @@ export default function RootLayout({ children: React.ReactNode; }>) { return ( - + {children}