Skip to content

Instantly share code, notes, and snippets.

@Siemko
Created November 6, 2017 14:19
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 Siemko/f3f3a35cd2158188e5b7dc4c16332025 to your computer and use it in GitHub Desktop.
Save Siemko/f3f3a35cd2158188e5b7dc4c16332025 to your computer and use it in GitHub Desktop.
const Greeting = props => <div>Hello {props.name}!</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment