mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: Items data table.
This commit is contained in:
@@ -4,6 +4,13 @@ export default [
|
||||
{
|
||||
divider: true,
|
||||
},
|
||||
{
|
||||
icon: 'homepage',
|
||||
iconSize: 20,
|
||||
text: 'Items List',
|
||||
disabled: false,
|
||||
href: '/dashboard/items/list',
|
||||
},
|
||||
{
|
||||
icon: 'homepage',
|
||||
iconSize: 20,
|
||||
|
||||
Reference in New Issue
Block a user