You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update dependencies and refactor form components for improved functionality
- Upgraded @hookform/error-message to version 2.0.1 and react-hook-form to version 7.57.0 for better compatibility.
- Updated @medusajs/ui to version 4.0.13 to leverage new features and fixes.
- Refactored CurrencyInput, DatePickerInput, Input, SelectComponent, TextArea components to use forwardRef for better ref handling.
- Enhanced FieldWrapper component to ensure proper label handling based on prop types.
0 commit comments