Skip to content

Instantly share code, notes, and snippets.

@Mohammad-Faisal
Created April 23, 2021 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Mohammad-Faisal/8ef6be341f70210a394fc27d5aa704db to your computer and use it in GitHub Desktop.
Save Mohammad-Faisal/8ef6be341f70210a394fc27d5aa704db to your computer and use it in GitHub Desktop.
return (
<button onClick={() => dispatch(ACTION_TO_SEND_DATA)}> // NOTICE HERE
This is a bad example
</button>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment