mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
Fix bugs.
This commit is contained in:
@@ -256,7 +256,6 @@ const mapStateToProps = (state, props) => {
|
||||
return {
|
||||
name: 'item-category-form',
|
||||
payload: {action: 'new', id: null, ...dialogPayload},
|
||||
|
||||
itemCategoryId: dialogPayload?.id || null,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user