react-autocomplete
react-autocomplete copied to clipboard
Migrate away from componentWillMount and componentWillReceiveProps
The latest React discourages using componentWillMount and componentWillReceiveProps.
https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html