mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: dashboard style.
This commit is contained in:
@@ -8,4 +8,4 @@ export const getAccountsItems = (state, viewId) => {
|
||||
return typeof accountsView === 'object'
|
||||
? pickItemsFromIds(accountsItems, accountsView.ids) || []
|
||||
: [];
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user