Skip to content

Instantly share code, notes, and snippets.

@gHashTag
Created July 30, 2019 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gHashTag/7e74c0aeb8ac6ded13796d1c6960b48a to your computer and use it in GitHub Desktop.
Save gHashTag/7e74c0aeb8ac6ded13796d1c6960b48a to your computer and use it in GitHub Desktop.
Toggle
this.setState(prevState => ({ check: !prevState.check}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment