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

#61 Allow custom label in fieldConfig #77

Closed stephanschubert closed 1 month ago

stephanschubert commented 1 month ago

Needed it myself for i18n - closes #61.

vantezzen commented 1 month ago

Thank you for your contribution!