mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: handle transactions locking request error.
This commit is contained in:
@@ -86,7 +86,7 @@ function MoneyOutForm({
|
||||
});
|
||||
})
|
||||
.finally(() => {
|
||||
setSubmitting(true);
|
||||
setSubmitting(false);
|
||||
});
|
||||
};
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user