mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
optimize: style dashboard topbar.
fix: seed view roles relations. fix: stopped all resources reducers temp. fix: stopped filter dropdown component temp.
This commit is contained in:
@@ -224,7 +224,7 @@ function AccountsDataTable({
|
||||
{
|
||||
id: 'type',
|
||||
Header: formatMessage({ id: 'type' }),
|
||||
accessor: 'type.name',
|
||||
accessor: 'type.label',
|
||||
className: 'type',
|
||||
width: 140,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user