mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 17:23:25 +00:00
ENH - align Sky UI with Konsta kitchen sink
This commit is contained in:
@@ -13,7 +13,7 @@ const developmentRoutes: RouteRecordRaw[] = import.meta.env.DEV
|
||||
{
|
||||
component: () => import('@/views/development/SkyUiKitchenSinkView.vue'),
|
||||
name: 'development-sky-ui',
|
||||
path: '/development/sky-ui',
|
||||
path: '/development/sky-ui/:demo?',
|
||||
},
|
||||
]
|
||||
: []
|
||||
|
||||
Reference in New Issue
Block a user