diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 70a9909..cfc1b60 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -34,6 +34,8 @@ export default async function RootLayout({ suppressHydrationWarning >
+ {/* Suppress benign ResizeObserver loop warnings (W3C spec ยง3.3) */} +