feat: Items data table.

This commit is contained in:
Ahmed Bouhuolia
2020-03-25 18:05:15 +02:00
parent 1894ad3b18
commit edd8693450
22 changed files with 567 additions and 20 deletions

View File

@@ -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,