diff --git a/apps/website/src/app/layout.tsx b/apps/website/src/app/layout.tsx index 15fbc7fc7..0d4a52697 100644 --- a/apps/website/src/app/layout.tsx +++ b/apps/website/src/app/layout.tsx @@ -29,8 +29,8 @@ export default function RootLayout({ children }: { children: React.ReactNode }) + - {children}