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.29k stars 81 forks source link

Support nativeEnum #8

Closed papsavas closed 11 months ago

papsavas commented 11 months ago

Would be nice if nativeEnums could default to a Select alongside regular enums

vantezzen commented 11 months ago

Added with https://github.com/vantezzen/auto-form/pull/9