redbox-react icon indicating copy to clipboard operation
redbox-react copied to clipboard

style prop has incorrect type in typescript type file

Open Neaox opened this issue 6 years ago • 1 comments

The type for the style prop in the typescript file is incorrect, given that the style object expected has namespaces (e.g. redbox), which is not a valid CSSProperty.

Neaox avatar Mar 28 '19 20:03 Neaox

https://github.com/commissure/redbox-react/pull/119 should fix this

Neaox avatar Mar 28 '19 20:03 Neaox