update(examples): correct examples
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -93,10 +93,6 @@ export const routes: RouterOptions['routes'] = [
|
||||
path: '/validation',
|
||||
component: () => import('./Validation/ValidationExample.vue'),
|
||||
},
|
||||
{
|
||||
path: '/zoom-pan-helper',
|
||||
component: () => import('./ZoomPanHelper/ZoomPanHelperExample.vue'),
|
||||
},
|
||||
{
|
||||
path: '/nesting',
|
||||
component: () => import('./Nesting/Nesting.vue'),
|
||||
|
||||
Reference in New Issue
Block a user