Skip to content

Instantly share code, notes, and snippets.

@osanyin
Created April 13, 2017 16:23
Show Gist options
  • Select an option

  • Save osanyin/0585609914c4ede2062e01560f34eb1e to your computer and use it in GitHub Desktop.

Select an option

Save osanyin/0585609914c4ede2062e01560f34eb1e to your computer and use it in GitHub Desktop.
shouldComponentUpdate: function(nextProps, nextState){
return nextProps.shouldUpdate;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment