React.PureComponent — Is similar to React.Component but React.Component doesn’t implement shouldComponentUpdate() while React.PureComponent implements it with a shallow prop and state comparison.
Clickable & Draggable!