diff --git a/app/layout.tsx b/app/layout.tsx index 0faf2f2..91b4c30 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,9 +23,21 @@ export default function RootLayout({ }>) { return ( - {/* `suppressHydrationWarning` only affects the html tag, - and is needed by `ThemeProvider` which sets the theme - class attribute on it */} +