diff --git a/playground/app/components/FormElementsExample.vue b/playground/app/components/FormElementsExample.vue index 473625fcc7..d91b58ec01 100644 --- a/playground/app/components/FormElementsExample.vue +++ b/playground/app/components/FormElementsExample.vue @@ -78,12 +78,12 @@ function onSubmit(event: FormSubmitEvent) { - - + + - - + + diff --git a/src/runtime/components/FormField.vue b/src/runtime/components/FormField.vue index 30ed69f33c..1d682f1cd0 100644 --- a/src/runtime/components/FormField.vue +++ b/src/runtime/components/FormField.vue @@ -38,7 +38,7 @@ export interface FormFieldSlots {