mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix(vue): testing a routerLink-capable component no longer warns of missing router dependency (#22532)
resolves #22506
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
/* auto-generated vue proxies */
|
||||
import { defineContainer } from './vue-component-lib/utils';
|
||||
|
||||
import { JSX } from '@ionic/core';
|
||||
import type { JSX } from '@ionic/core';
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user