diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2819090..7dc589f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,9 +24,9 @@ export default function RootLayout({ suppressHydrationWarning > - - {children} - + + {children} + );