Clear dialog state
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
@@ -29,6 +29,7 @@ export function EmailDialog() {
|
||||
emailDialogControl.value.onCloseWithoutVerifying?.()
|
||||
}
|
||||
}
|
||||
emailDialogControl.clear()
|
||||
}, [isEmailVerified, emailDialogControl])
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user