Skip to content

Instantly share code, notes, and snippets.

@zacck-zz
Created June 24, 2017 11:17
Show Gist options
  • Save zacck-zz/72214ec9e316b2ff98174c29e2080cd1 to your computer and use it in GitHub Desktop.
Save zacck-zz/72214ec9e316b2ff98174c29e2080cd1 to your computer and use it in GitHub Desktop.
<MenuItem primaryText="Login"/>
<MenuItem primaryText="Add Hour" onTouchTap={() => {
browserHistory.push('/addspot')
}} />
<MenuItem primaryText="Map" />
<MenuItem primaryText="About HapiHours" />
<MenuItem primaryText="All HapiHours" />
<MenuItem primaryText="Terms && Conds" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment