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.
h
vue
1 parent aa881a8 commit a96dc19Copy full SHA for a96dc19
src/runtime/components/forms/FormGroup.ts
@@ -1,4 +1,4 @@
1
-import { computed, defineComponent } from 'vue'
+import { h, computed, defineComponent } from 'vue'
2
import type { PropType } from 'vue'
3
import { defu } from 'defu'
4
import { getSlotsChildren } from '../../utils'
0 commit comments