Skip to content

Instantly share code, notes, and snippets.

@fariszacina
Created August 23, 2015 22:02
Show Gist options
  • Save fariszacina/515e4c81704d839ea490 to your computer and use it in GitHub Desktop.
Save fariszacina/515e4c81704d839ea490 to your computer and use it in GitHub Desktop.
class Exemplar {
render() {
console.log('hello world')
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment