Remove warnings

pull/213/head
cagataycivici 2020-02-27 10:50:46 +03:00
parent 1553487380
commit fd007fef76
1 changed files with 0 additions and 2 deletions

View File

@ -433,7 +433,6 @@ export default new Router({
},
{
path: '/steps',
name: 'steps',
component: () => import('./views/steps/StepsDemo.vue'),
children: [{
path: '',
@ -459,7 +458,6 @@ export default new Router({
},
{
path: '/tabmenu',
name: 'tabmenu',
component: () => import('./views/tabmenu/TabMenuDemo.vue'),
children: [{
path: '',