react-selectable icon indicating copy to clipboard operation
react-selectable copied to clipboard

Need to use some kind of shouldComponentUpdate

Open Lukavyi opened this issue 9 years ago • 0 comments

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.

Lukavyi avatar Aug 28 '16 11:08 Lukavyi