fix: small fixes

This commit is contained in:
woothu
2019-08-10 17:25:59 +02:00
parent f490e6a0c3
commit 2f704dc60b
11 changed files with 156 additions and 116 deletions
+5 -5
View File
@@ -39,7 +39,7 @@ export default {
},
{
name: 'Base',
url: '/base',
route: '/base',
icon: 'cui-puzzle',
children: [
{
@@ -126,7 +126,7 @@ export default {
},
{
name: 'Buttons',
url: '/buttons',
route: '/buttons',
icon: 'cui-cursor',
children: [
{
@@ -158,7 +158,7 @@ export default {
},
{
name: 'Icons',
url: '/icons',
route: '/icons',
icon: 'cui-star',
children: [
{
@@ -184,7 +184,7 @@ export default {
},
{
name: 'Notifications',
url: '/notifications',
route: '/notifications',
icon: 'cui-bell',
children: [
{
@@ -222,7 +222,7 @@ export default {
},
{
name: 'Pages',
url: '/pages',
route: '/pages',
icon: 'cui-star',
children: [
{