Skip to content

Instantly share code, notes, and snippets.

@brunoventura
Created September 24, 2018 05:47
Show Gist options
  • Save brunoventura/71525c2c5c0f8143992b7ab371d9057f to your computer and use it in GitHub Desktop.
Save brunoventura/71525c2c5c0f8143992b7ab371d9057f to your computer and use it in GitHub Desktop.
var HelloWorld = function() {}
Object.extends(HelloWorld, React.Component)
HelloWorld.prototype.render = function() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment