We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c8af1 commit 0e26755Copy full SHA for 0e26755
packages/vue/src/components/IonNav.ts
@@ -1,6 +1,6 @@
1
import type { JSX, AnimationBuilder } from "@ionic/core/components";
2
import { defineCustomElement } from "@ionic/core/components/ion-nav.js";
3
-import type { VNode , PropType } from "vue";
+import type { VNode, PropType } from "vue";
4
import { defineComponent, h, shallowRef } from "vue";
5
6
import { VueDelegate } from "../framework-delegate";
0 commit comments