clean error

This commit is contained in:
Max Peintner
2024-10-25 11:02:14 +02:00
parent 76e3baa77c
commit 27d4f9b640

View File

@@ -44,6 +44,7 @@ export function VerifyForm({ userId, code, isInvite, params }: Props) {
}, []);
async function resendCode() {
setError("");
setLoading(true);
const response = await resendVerification({