Skip to content

Instantly share code, notes, and snippets.

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