Closed mbmohib closed 5 years ago
Is this fixed? If yes please comment here on how you fixed, will be useful for others who are facing the same issue.
@Deepesh316 we have an example for material-ui
and redux
check it out at here
https://github.com/jaredpalmer/after.js/tree/master/examples/with-material-ui
https://github.com/jaredpalmer/after.js/tree/master/examples/with-redux
if you want I can create a with-redux-and-material-ui
example as well
Bug, Feature, or Question?
Question
Current Behavior
Recently I've updated React, Redux, Razzle to the latest version, it's working fine. But after updating to the latest Material UI v4, I can't configure new API with styled-components.
Here is my code