BC-12 feat: table rows and cells clickable.

This commit is contained in:
a.bouhuolia
2021-09-04 20:12:09 +02:00
parent 11df54d4ed
commit 6b5c26924d
5 changed files with 28 additions and 13 deletions

View File

@@ -51,7 +51,6 @@ function GeneralFormPage({
intent: Intent.SUCCESS,
});
setSubmitting(false);
resetForm();
};
// Handle request error.
const onError = (errors) => {