vantezzen / auto-form

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

fieldConfig for objects #82

Open jide opened 3 months ago

jide commented 3 months ago

It seems objects are not affected by fieldConfig. It would allow to have object shapes use a custom component. Is there a way to achieve this ?

teovillanueva commented 1 month ago

Experiencing the same issue here.