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

Clever way to add the possibility to set a specific variant for a field ? #40

Open johann-taberlet opened 8 months ago

johann-taberlet commented 8 months ago

As the title says, I need to use different variant of an Input throughout the project. Is their a good (and easy) way to achieve that ?