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

feature request: allow to overload the label in fieldConfig #61

Closed capaj closed 1 month ago

capaj commented 3 months ago

ATM I can only set field description there

image

capaj commented 3 months ago

I could open a PR if you would be ok introducing this feature @vantezzen

vantezzen commented 3 months ago

Yes feel free!