mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: optimize accounts performance.
feat: optimize alerts architecture. feat: optimize datatable architecture. feat: optimize datatable style.
This commit is contained in:
@@ -7,9 +7,6 @@ export default [
|
||||
disabled: false,
|
||||
href: '/homepage',
|
||||
},
|
||||
{
|
||||
spacer: 1,
|
||||
},
|
||||
{
|
||||
text: 'Sales & inventory',
|
||||
label: true,
|
||||
@@ -91,10 +88,7 @@ export default [
|
||||
],
|
||||
},
|
||||
{
|
||||
divider: true,
|
||||
},
|
||||
{
|
||||
text: <T id={'financial'} />,
|
||||
text: <T id={'accounting'} />,
|
||||
label: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user