react-markdown-editor
react-markdown-editor copied to clipboard
textarea's style
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}.

@fanlyze aren't you using more low level react-textarea-autocomplete in this case? It's styling is a bit different than react-markdown-editor.