diff --git a/apps/docs/src/app/layout.tsx b/apps/docs/src/app/layout.tsx index 35bbab564d..5ed0591ba7 100644 --- a/apps/docs/src/app/layout.tsx +++ b/apps/docs/src/app/layout.tsx @@ -36,6 +36,26 @@ export default function Layout({ children }: { children: ReactNode }) { suppressHydrationWarning >
+ {/* CookieYes CMP — declared first so its consent hooks are in place before any other consent-gated script can execute */}