Khan / react-multi-select

A multiple select component for React
MIT License
184 stars 97 forks source link

Warning: componentWillUpdate has been renamed, and is not recommended for use. #70

Open jacksarle opened 4 years ago

jacksarle commented 4 years ago

I get the following warning when using this code. Can someone please update this? Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: Dropdown