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
I'd like to create an input that is visually equivalent to a span with different background color, meaning it does not change the line height or is wider than the span with exactly the same text.
This is my attempt, works for the above but is not ideal.
I'd like to create an input that is visually equivalent to a span with different background color, meaning it does not change the line height or is wider than the span with exactly the same text.
This is my attempt, works for the above but is not ideal.
Any way to achieve the same with
react-input-autosize
?The text was updated successfully, but these errors were encountered: