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
refactor(form): simplify form field type definitions and props
Remove redundant TControl generic parameter and simplify type definitions for better maintainability. The changes make the component types more straightforward while maintaining the same functionality.
0 commit comments