Update components/auth/login-form.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
84d7115a77
commit
57bbcd4324
@@ -59,7 +59,6 @@ export function LoginForm({ className, ...props }: DivProps) {
|
||||
toast.error("Ocorreu uma falha na requisição. Tente novamente mais tarde.");
|
||||
}
|
||||
|
||||
|
||||
setError(ctx.error.message);
|
||||
setLoadingEmail(false);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user