diff --git a/src/runtime/components/Form.vue b/src/runtime/components/Form.vue index c1890f0f..71e7e956 100644 --- a/src/runtime/components/Form.vue +++ b/src/runtime/components/Form.vue @@ -196,7 +196,7 @@ provide(formOptionsInjectionKey, computed(() => ({ validateOnInputDelay: props.validateOnInputDelay }))) -defineExpose