mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
fix: new child account
This commit is contained in:
@@ -106,7 +106,7 @@ function AccountsDataTable({
|
|||||||
onDelete: handleDeleteAccount,
|
onDelete: handleDeleteAccount,
|
||||||
onActivate: handleActivateAccount,
|
onActivate: handleActivateAccount,
|
||||||
onInactivate: handleInactivateAccount,
|
onInactivate: handleInactivateAccount,
|
||||||
newChild: handleNewChildAccount
|
onNewChild: handleNewChildAccount
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user