Skip to content

Instantly share code, notes, and snippets.

@jacob414
Created August 10, 2016 14:18
Show Gist options
  • Save jacob414/4d7612da3dfe6695ea5bc803ee000abb to your computer and use it in GitHub Desktop.
Save jacob414/4d7612da3dfe6695ea5bc803ee000abb to your computer and use it in GitHub Desktop.
<div>
<AppBar title=”Quick proof-of-concept”/>
<List>
<ListItem primaryText=”Item 1" />
<ListItem primaryText=”Item 2" />
</List>
<img src={logo} className=”App-logo” alt=”logo”/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment