Skip to content

Instantly share code, notes, and snippets.

@chrislewisdev
Created August 20, 2017 08:38
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 chrislewisdev/0cfa51c1e13985599bddad21b3e9dc31 to your computer and use it in GitHub Desktop.
Save chrislewisdev/0cfa51c1e13985599bddad21b3e9dc31 to your computer and use it in GitHub Desktop.
return React.createElement('h1', null, 'Greetings, ' + this.props.name + '!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment