react-firebase-starter icon indicating copy to clipboard operation
react-firebase-starter copied to clipboard

Legacy withStyles code?

Open iDVB opened this issue 8 years ago • 0 comments

Just curious is this https://github.com/kriasoft/react-static-boilerplate/blob/master/src/Story/Story.js#L12 is legacy code that actually does not even work, or code that is supposed to work and doesn't.

When I visited the Demo Site I noticed that this article element IS working and getting the styles, however running locally it does NOT.

I suspect this is left over withStyles type code similar to RSK that was not removed when things were refactored to styled-components?

Also, just curious as to why the switch? We loved/love withStyles

iDVB avatar Sep 07 '17 20:09 iDVB