diff --git a/src/components/auth/auth-form.tsx b/src/components/auth/auth-form.tsx index b6f795e..3d6e671 100644 --- a/src/components/auth/auth-form.tsx +++ b/src/components/auth/auth-form.tsx @@ -154,7 +154,6 @@ const AuthForm = (): ReactElement => { setBorderCrossing(true); setLoading(false); turnstile.reset(); - ssssssssss; return; } setError(error?.message ?? undefined);