diff --git a/apps/www/src/content/docs/components/tags-input.md b/apps/www/src/content/docs/components/tags-input.md
index 97071831..f5d7468c 100644
--- a/apps/www/src/content/docs/components/tags-input.md
+++ b/apps/www/src/content/docs/components/tags-input.md
@@ -18,3 +18,7 @@ npx shadcn-vue@latest add tags-input
### Tags with Combobox
+
+### Form
+
+
diff --git a/apps/www/src/lib/registry/default/example/TagsInputFormDemo.vue b/apps/www/src/lib/registry/default/example/TagsInputFormDemo.vue
new file mode 100644
index 00000000..367a09e5
--- /dev/null
+++ b/apps/www/src/lib/registry/default/example/TagsInputFormDemo.vue
@@ -0,0 +1,61 @@
+
+
+
+
+
diff --git a/apps/www/src/lib/registry/new-york/example/TagsInputFormDemo.vue b/apps/www/src/lib/registry/new-york/example/TagsInputFormDemo.vue
new file mode 100644
index 00000000..723db7b6
--- /dev/null
+++ b/apps/www/src/lib/registry/new-york/example/TagsInputFormDemo.vue
@@ -0,0 +1,61 @@
+
+
+
+
+