Created
August 10, 2016 14:18
-
-
Save jacob414/4d7612da3dfe6695ea5bc803ee000abb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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