diff --git a/apps/web/core/components/home/root.tsx b/apps/web/core/components/home/root.tsx index 89c55cb91e..5a0e6188f8 100644 --- a/apps/web/core/components/home/root.tsx +++ b/apps/web/core/components/home/root.tsx @@ -60,11 +60,11 @@ export const WorkspaceHomeView = observer(() => { )} <> - - {currentUser && } - + +
+ {currentUser && } + +