diff --git a/app/layout.tsx b/app/layout.tsx index 52cd0ecf9..f00be90dc 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,18 +23,21 @@ export default function RootLayout({ }>) { return ( - - + + + + {children}