diff --git a/apps/web/src/components/auth-form.tsx b/apps/web/src/components/auth-form.tsx index 0966360..75a51bb 100644 --- a/apps/web/src/components/auth-form.tsx +++ b/apps/web/src/components/auth-form.tsx @@ -75,8 +75,17 @@ export function AuthForm({ mode, isSubmitting, error, googleOAuthEnabled, onSubm {googleOAuthEnabled && ( - )}