1 parent 809b8d3 commit 4d52b8dCopy full SHA for 4d52b8d
1 file changed
src/runtime/components/sanity-content.ts
@@ -1,5 +1,6 @@
1
import { defu } from 'defu'
2
-import { Component, defineComponent, h, VNode } from 'vue'
+import type { Component, VNode } from 'vue'
3
+import { defineComponent, h } from 'vue'
4
import type {
5
PortableTextBlock,
6
ArbitraryTypedObject,
0 commit comments