Skip to content

Instantly share code, notes, and snippets.

@wiredmax
Created August 17, 2016 14:05
Show Gist options
  • Save wiredmax/f9326ca54c8ecaffe84077a47ed3d64c to your computer and use it in GitHub Desktop.
Save wiredmax/f9326ca54c8ecaffe84077a47ed3d64c to your computer and use it in GitHub Desktop.
jsx-highlighting-issue
<div>
<RaisedButton
icon={<ShoppingCart />}
label="Opportunité de vente"
style={{
marginLeft: 0
}}
primary
onTouchTap={this.handleToggleODVForm}
/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment