diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0c7ce09..eb27f98 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,10 +16,7 @@ export default function RootLayout({children}: {children: React.ReactNode}) { - + {children}