diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index 957f6a1..3e1854c 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -20,11 +20,14 @@ export const viewport: Viewport = { export default function RootLayout({ children }: { children: React.ReactNode }) { return ( - // Light theme is the only theme — no client-side theme switcher and - // therefore no pre-hydration `