vantezzen / auto-form

🌟 A React component that automatically creates a @shadcn/ui form based on a zod schema.
https://vantezzen.github.io/auto-form/
2.25k stars 80 forks source link

add Multiple Selector from Shadcn-expansion #83

Closed DrummyFloyd closed 4 days ago

DrummyFloyd commented 1 week ago

Would be great to add this kind of component in autoform

https://shadcnui-expansions.typeart.cc/docs/multiple-selector

a0m0rajab commented 4 days ago

There is a conversation about it here: https://github.com/vantezzen/auto-form/issues/35

vantezzen commented 4 days ago

This would require the component to be installed for AutoForm to be installed - if you want to use it, you should be able to easily add it locally like this: https://github.com/vantezzen/auto-form#adding-new-components