webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
454 stars 80 forks source link

Cleans up dropdownStyle from textarea props #49

Closed debugpai closed 6 years ago

debugpai commented 6 years ago

Cleans up dropdownStyle from props so it doesn't get applied to <textarea> and throwing a warning from React.

jukben commented 6 years ago

Thanks for your contribution! Great catch :)

jukben commented 6 years ago

Released as https://github.com/webscopeio/react-textarea-autocomplete/releases/tag/v1.5.1 🎉