mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 13:12:15 +00:00
clean error
This commit is contained in:
@@ -44,6 +44,7 @@ export function VerifyForm({ userId, code, isInvite, params }: Props) {
|
||||
}, []);
|
||||
|
||||
async function resendCode() {
|
||||
setError("");
|
||||
setLoading(true);
|
||||
|
||||
const response = await resendVerification({
|
||||
|
||||
Reference in New Issue
Block a user