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
Create a proof of concept pattern in React and CSS for generic container components for common form elements.
Some designsystems use generic form classes, usually called form-group for their form components to have consistent placement of label, descriptions and such around an input/textarea/select element.
Create a proof of concept pattern in React and CSS for generic container components for common form elements.
Some designsystems use generic form classes, usually called
form-group
for their form components to have consistent placement of label, descriptions and such around an input/textarea/select element.Do we want to use this approach? Pros and cons?
Notes:
The text was updated successfully, but these errors were encountered: