diff --git a/design-system/docs/app/(site)/layout.tsx b/design-system/docs/app/(site)/layout.tsx index 03c127b85..bcaa83a96 100644 --- a/design-system/docs/app/(site)/layout.tsx +++ b/design-system/docs/app/(site)/layout.tsx @@ -28,7 +28,14 @@ export default async function RootLayout({ }) { return ( - {nextRootScript} + + {nextRootScript} +