mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: tables empty status.
This commit is contained in:
@@ -50,7 +50,6 @@ const ItemFormContainer = ({
|
||||
);
|
||||
|
||||
const handleCancel = useCallback(() => {
|
||||
// history.push('/items');
|
||||
history.goBack();
|
||||
}, [history]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user