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
Is your feature request related to a problem? Please describe.
Whenever I have to use this library on a new project, I have to wrap the text input in my own component where I add a supporting text to the component.
Describe alternatives you've considered
A workaround is, as mentioned, to wrap the Text Input component in my own component that implements the supporting text.
I will be glad to pick this one up.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Whenever I have to use this library on a new project, I have to wrap the text input in my own component where I add a supporting text to the component.
Describe the solution you'd like

It would be nice if this package supported this already. As shown in the material design docs here https://m3.material.io/components/text-fields/specs
Describe alternatives you've considered
A workaround is, as mentioned, to wrap the Text Input component in my own component that implements the supporting text.
I will be glad to pick this one up.
The text was updated successfully, but these errors were encountered: