hickory icon indicating copy to clipboard operation
hickory copied to clipboard

React-compatible :style attribute

Open ai212983 opened this issue 8 years ago • 1 comments

React wants a map instead of string. Invariant Violation: Thestyleprop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.

It would be nice to have support for this

ai212983 avatar Jun 27 '16 14:06 ai212983

Bump!

MMaicki avatar Jul 13 '20 11:07 MMaicki