diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index b9be44ffec..17d199e4eb 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -26,6 +26,17 @@ const RootLayout = async ({ children }: { children: React.ReactNode }) => { return ( +