webscopeio / react-markdown-editor

Github-like markdown editor with emoji support

Home Page:https://webscope-react-markdown-editor.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

textarea's style

fanlyze opened this issue · comments

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}.
20180602121312

@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.