Skip to content

Instantly share code, notes, and snippets.

@ohansemmanuel
Created October 3, 2018 16:10
Show Gist options
  • Save ohansemmanuel/6067f5df5c6c09350ebfef823bfa8dc2 to your computer and use it in GitHub Desktop.
Save ohansemmanuel/6067f5df5c6c09350ebfef823bfa8dc2 to your computer and use it in GitHub Desktop.
...
handleClick:() ={
}
render() {
<div onClick={this.handleClick}
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment