Commit graph

3 commits

Author SHA1 Message Date
05ddafcdea refactor: merge FormField and FormFieldWrapper components
- Add children prop to FormField to support wrapper mode
- Update components using FormFieldWrapper to use FormField
- Remove redundant FormFieldWrapper component
- Maintain all existing functionality with unified API

This reduces code duplication and simplifies the form component hierarchy.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 22:14:10 -04:00
3ba7f6b762 We ran the linter 2025-06-11 00:54:05 -07:00
b3c9529e3f Fix image handling in forms 2025-06-10 20:48:02 -07:00