diff --git a/ui/components/auth/oss/auth-form.tsx b/ui/components/auth/oss/auth-form.tsx index b9c30cc036..0c82cb3d13 100644 --- a/ui/components/auth/oss/auth-form.tsx +++ b/ui/components/auth/oss/auth-form.tsx @@ -287,7 +287,7 @@ export const AuthForm = ({ - {type === "sign-in" && ( + {!invitationToken && ( <>