Skip to content

Instantly share code, notes, and snippets.

@shuma
Last active February 8, 2018 15:07
Show Gist options
  • Save shuma/47d7fa161bf1791a0938bd433f41a5a7 to your computer and use it in GitHub Desktop.
Save shuma/47d7fa161bf1791a0938bd433f41a5a7 to your computer and use it in GitHub Desktop.
Example Stateless function
const Welcome = () => <div>Hello World!</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment