diff --git a/apps/www/src/lib/registry/new-york/example/AutoForm.vue b/apps/www/src/lib/registry/new-york/example/AutoForm.vue index 62d3f192..5ca6ef8b 100644 --- a/apps/www/src/lib/registry/new-york/example/AutoForm.vue +++ b/apps/www/src/lib/registry/new-york/example/AutoForm.vue @@ -145,6 +145,15 @@ function onSubmit(values: Record) { + + diff --git a/apps/www/src/lib/registry/new-york/ui/auto-form/fields/File.vue b/apps/www/src/lib/registry/new-york/ui/auto-form/fields/File.vue index 56dd6030..432ebba3 100644 --- a/apps/www/src/lib/registry/new-york/ui/auto-form/fields/File.vue +++ b/apps/www/src/lib/registry/new-york/ui/auto-form/fields/File.vue @@ -1,12 +1,16 @@