diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5c15845..427c834 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,6 +19,10 @@ export default function RootLayout({ }) { return ( + + + + {children}