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
Hello,when I try to modify the textarea'style by defining 'classes', the way didn't work.
Then I found className={styles.textarea} ,not by className={classes.textarea}.
The text was updated successfully, but these errors were encountered:
Hello,when I try to modify the textarea'style by defining 'classes', the way didn't work.

Then I found
className={styles.textarea}
,not byclassName={classes.textarea}
.The text was updated successfully, but these errors were encountered: