Skip to content

Instantly share code, notes, and snippets.

@cant89
Created March 25, 2020 16:36
Show Gist options
  • Save cant89/7e0606cf90943049ca03231ee27ed0dc to your computer and use it in GitHub Desktop.
Save cant89/7e0606cf90943049ca03231ee27ed0dc to your computer and use it in GitHub Desktop.
function areEqual(){
// your logic here
}
React.memo(MyWelcomeMessage, areEqual)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment