Skip to content

Instantly share code, notes, and snippets.

@johnnykoo84
Created April 17, 2019 14:50
Show Gist options
  • Save johnnykoo84/8f8fa4d424b8c7acedac6439f6a638a8 to your computer and use it in GitHub Desktop.
Save johnnykoo84/8f8fa4d424b8c7acedac6439f6a638a8 to your computer and use it in GitHub Desktop.
render() {
return (
<div className="App">
<Tabs />
<Articles />
<Button />
</div>
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment