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

ShowLabel props for Textarea input #43

Closed th3f0r3ign3r closed 8 months ago

th3f0r3ign3r commented 8 months ago

Add showLabel feature to textarea input

vantezzen commented 8 months ago

Thank you for the contribution! I might have to look into bringing inheritance into this so this can be implemented centrally

th3f0r3ign3r commented 8 months ago

Okay