Closed debugpai closed 6 years ago
Cleans up dropdownStyle from props so it doesn't get applied to <textarea> and throwing a warning from React.
<textarea>
Thanks for your contribution! Great catch :)
Released as https://github.com/webscopeio/react-textarea-autocomplete/releases/tag/v1.5.1 🎉
Cleans up dropdownStyle from props so it doesn't get applied to
<textarea>
and throwing a warning from React.