fix deploy err, oops
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s

This commit is contained in:
Braydon 2024-09-19 08:33:55 -04:00
parent e433fe4004
commit 84a2b25262

@ -154,7 +154,6 @@ const AuthForm = (): ReactElement => {
setBorderCrossing(true);
setLoading(false);
turnstile.reset();
ssssssssss;
return;
}
setError(error?.message ?? undefined);