fix(vue): testing a routerLink-capable component no longer warns of missing router dependency (#22532)

resolves #22506
This commit is contained in:
Liam DeBeasi
2020-11-23 14:17:52 -05:00
committed by GitHub
parent a664ccbde9
commit 4e23aad3d9
4 changed files with 22 additions and 16 deletions

View File

@ -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';