MarkupToSCSS
MarkupToSCSS copied to clipboard
JSX multiple argument passing causes parsing exception
<Popover {...this.props}>
<div>
.............
</div>
</Popover>
Parsing exception at {...this.props}