diff --git a/src/runtime/components/FormField.vue b/src/runtime/components/FormField.vue index deb8aec8..258120b1 100644 --- a/src/runtime/components/FormField.vue +++ b/src/runtime/components/FormField.vue @@ -96,7 +96,7 @@ provide(formFieldInjectionKey, computed(() => ({

-
+

diff --git a/test/components/__snapshots__/FormField-vue.spec.ts.snap b/test/components/__snapshots__/FormField-vue.spec.ts.snap index 4cce60f7..afbf33c3 100644 --- a/test/components/__snapshots__/FormField-vue.spec.ts.snap +++ b/test/components/__snapshots__/FormField-vue.spec.ts.snap @@ -30,7 +30,7 @@ exports[`FormField > renders with description slot correctly 1`] = `

Description slot

-
+
" @@ -130,7 +130,7 @@ exports[`FormField > renders with label slot correctly 1`] = `
-
+
" diff --git a/test/components/__snapshots__/FormField.spec.ts.snap b/test/components/__snapshots__/FormField.spec.ts.snap index 129b9be9..786c5aa7 100644 --- a/test/components/__snapshots__/FormField.spec.ts.snap +++ b/test/components/__snapshots__/FormField.spec.ts.snap @@ -30,7 +30,7 @@ exports[`FormField > renders with description slot correctly 1`] = `

Description slot

-
+
" @@ -130,7 +130,7 @@ exports[`FormField > renders with label slot correctly 1`] = ` -
+
"