feat: optimize sidebar and datatable expandable rows.

This commit is contained in:
Ahmed Bouhuolia
2020-04-14 15:04:58 +02:00
parent fb6b31d922
commit f8c268434a
9 changed files with 128 additions and 105 deletions

View File

@@ -129,6 +129,6 @@ export default [
},
{
text: 'Auditing System',
href: '/dashboard/accounts'
href: '/dashboard/auditing/list'
}
];