react-firebase-starter
react-firebase-starter copied to clipboard
Legacy withStyles code?
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