webscopeio/react-textarea-autocomplete

Refactor: componentWillReceiveProps deprecation

Closed this issue · 2 comments

Since componentWillReceiveProps hook is deprecated, consider other options? https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops

I know about it, I'd be more than happy to accept a PR for this. 👍

Addressed in #90