mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
This reverts commit dd419c0066d312f45c741bbe399d9764faf64841. Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
This commit is contained in:
@ -70,10 +70,6 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path: '/components',
|
||||
component: () => import('@/views/Components.vue'),
|
||||
},
|
||||
{
|
||||
path: '/components/breadcrumbs',
|
||||
component: () => import('@/views/Breadcrumbs.vue')
|
||||
},
|
||||
{
|
||||
path: '/components/select',
|
||||
component: () => import('@/views/Select.vue')
|
||||
|
||||
Reference in New Issue
Block a user