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: improve structure of TextField component by consolidating FormControl and input elements
- Moved FormControl inside the main input wrapper for better organization.
- Enhanced readability by streamlining the JSX structure of the TextField component.
- Maintained existing functionality while improving code clarity.
0 commit comments