How'd you get in there

This commit is contained in:
Dane Everitt 2020-04-25 13:03:37 -07:00
parent 9eb31a16d9
commit a10191a120
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

@ -77,7 +77,7 @@ const EnhancedForm = withFormik<Props, Values>({
window.location = response.intended || '/';
return;
}
å
setSubmitting(false);
})
.catch(error => {