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(types): ♻️ update component type definitions for FormItem interfaces
The commit message follows conventional format and describes that this change updates the type definitions for component props in FormItem interfaces, switching from function types to React.ComponentType for better type safety and consistency.
0 commit comments