Skip to content

Instantly share code, notes, and snippets.

@chestozo
Created November 15, 2017 12:40
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 chestozo/5c38a6a8574b3734320981d044fa57c9 to your computer and use it in GitHub Desktop.
Save chestozo/5c38a6a8574b3734320981d044fa57c9 to your computer and use it in GitHub Desktop.
class MyDuperClass {
onClick = () => {
this.doSomeStuff();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment