diff --git a/app/layout.tsx b/app/layout.tsx index 6ca584df1..d6df5c584 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -34,7 +34,7 @@ export default async function RootLayout({ children }: { children: ReactNode }) return ( - +
{children}