How'd you get in there
This commit is contained in:
parent
9eb31a16d9
commit
a10191a120
@ -77,7 +77,7 @@ const EnhancedForm = withFormik<Props, Values>({
|
|||||||
window.location = response.intended || '/';
|
window.location = response.intended || '/';
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
å
|
|
||||||
setSubmitting(false);
|
setSubmitting(false);
|
||||||
})
|
})
|
||||||
.catch(error => {
|
.catch(error => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user