diff --git a/app/layout.tsx b/app/layout.tsx index 04438c0..6b48963 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -48,23 +48,6 @@ export default async function RootLayout({ // set suppressHydrationWarning to true to prevent hydration errors when using ThemeProvider (https://ui.shadcn.com/docs/dark-mode/next)
-