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
<Textarea
label="Message"
name="message"
rows={6}
required
minLength={3}
maxLength={350}
/>
No automatically added red asterisk in label.
When I make form with inputs and textareas it is added to inputs but not in text area which makes it look inconsistent.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: