Closed githingeorge closed 6 years ago
{ path: '/parent', component: Parent, childen: [ { path: 'child', component: Child } ], meta: { layout: 'grid' } }
this renders with default.vue insted of grid.vue
sorry, closing this as it was a spelling mistake(childen).
this renders with default.vue insted of grid.vue