mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-26 02:21:06 -04:00
Fix flash
This commit is contained in:
@@ -115,7 +115,6 @@ export default function SignupPage() {
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
toast.error('An error occurred during signup, try again later...')
|
||||
} finally {
|
||||
setIsSubmitting(false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user