mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: redesign accounts types.
This commit is contained in:
@@ -136,7 +136,7 @@ function AccountsDataTable({
|
||||
Header: formatMessage({ id: 'account_name' }),
|
||||
accessor: 'name',
|
||||
className: 'account_name',
|
||||
width: 220,
|
||||
width: 200,
|
||||
},
|
||||
{
|
||||
id: 'code',
|
||||
|
||||
Reference in New Issue
Block a user