mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: optimize chart of accounts.
This commit is contained in:
@@ -45,7 +45,11 @@ const ItemsCategoryList = ({
|
||||
Header: 'Description',
|
||||
accessor: 'description'
|
||||
},
|
||||
|
||||
{
|
||||
id: 'count',
|
||||
Header: 'Count',
|
||||
// accessor: ''
|
||||
},
|
||||
{
|
||||
id: 'actions',
|
||||
Header: '',
|
||||
|
||||
Reference in New Issue
Block a user