how to use component did update code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }