mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
BC-12 feat: table rows and cells clickable.
This commit is contained in:
@@ -51,7 +51,6 @@ function GeneralFormPage({
|
||||
intent: Intent.SUCCESS,
|
||||
});
|
||||
setSubmitting(false);
|
||||
resetForm();
|
||||
};
|
||||
// Handle request error.
|
||||
const onError = (errors) => {
|
||||
|
||||
Reference in New Issue
Block a user