Created
August 17, 2016 14:05
-
-
Save wiredmax/f9326ca54c8ecaffe84077a47ed3d64c to your computer and use it in GitHub Desktop.
jsx-highlighting-issue
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> | |
<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