cssinjs / styled-jss

Styled Components on top of JSS.
http://cssinjs.org/styled-jss
MIT License
217 stars 25 forks source link

Use Component instead of PureComponent for StyledElement #15

Closed lttb closed 7 years ago

lttb commented 7 years ago

We decided to use React.Component instead of React.PureComponent.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.553% when pulling 6a8cdc9a934d6b4a26430cf121145e2030241895 on feature/pure-component into 82ee3027c1aac4d8d312428b120610d7c6a6124d on master.