react-selectable
react-selectable copied to clipboard
Need to use some kind of shouldComponentUpdate
Selectable is commonly used with a lot of components, so it would be great to implement a way to stop rendering if props are not changed. Especially, when immutable.js is used.