diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 9b69346a2e1ba2..6d59291a1120a6 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -81,6 +81,45 @@ export default async function RootLayout({ children }: { children: React.ReactNo }} /> )} +