From 3d3c5ab3e65c230241783700d2152d56ea3a073c Mon Sep 17 00:00:00 2001
From: Braden Wong <13159333+braden-w@users.noreply.github.com>
Date: Fri, 1 Mar 2024 01:43:16 -0800
Subject: [PATCH] docs: fix form examples tag capitalization (#367)
---
apps/www/src/lib/registry/default/example/InputForm.vue | 2 +-
.../src/lib/registry/default/example/InputFormAutoAnimate.vue | 2 +-
apps/www/src/lib/registry/new-york/example/InputForm.vue | 2 +-
.../src/lib/registry/new-york/example/InputFormAutoAnimate.vue | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apps/www/src/lib/registry/default/example/InputForm.vue b/apps/www/src/lib/registry/default/example/InputForm.vue
index b03dedef..f0d28536 100644
--- a/apps/www/src/lib/registry/default/example/InputForm.vue
+++ b/apps/www/src/lib/registry/default/example/InputForm.vue
@@ -49,5 +49,5 @@ const onSubmit = handleSubmit((values) => {
-
+
diff --git a/apps/www/src/lib/registry/default/example/InputFormAutoAnimate.vue b/apps/www/src/lib/registry/default/example/InputFormAutoAnimate.vue
index 682ffdc7..e8b53476 100644
--- a/apps/www/src/lib/registry/default/example/InputFormAutoAnimate.vue
+++ b/apps/www/src/lib/registry/default/example/InputFormAutoAnimate.vue
@@ -50,5 +50,5 @@ const onSubmit = handleSubmit((values) => {
-
+
diff --git a/apps/www/src/lib/registry/new-york/example/InputForm.vue b/apps/www/src/lib/registry/new-york/example/InputForm.vue
index 60037681..5a2867b0 100644
--- a/apps/www/src/lib/registry/new-york/example/InputForm.vue
+++ b/apps/www/src/lib/registry/new-york/example/InputForm.vue
@@ -49,5 +49,5 @@ const onSubmit = handleSubmit((values) => {
-
+
diff --git a/apps/www/src/lib/registry/new-york/example/InputFormAutoAnimate.vue b/apps/www/src/lib/registry/new-york/example/InputFormAutoAnimate.vue
index dc6ae024..a2fcc5ba 100644
--- a/apps/www/src/lib/registry/new-york/example/InputFormAutoAnimate.vue
+++ b/apps/www/src/lib/registry/new-york/example/InputFormAutoAnimate.vue
@@ -50,5 +50,5 @@ const onSubmit = handleSubmit((values) => {
-
+