Reputation: 1526
I have been using material UI v0 from a while and Now I wanted to move to MUI v1.x as v0.x is deprecated. Request to provide a migration guide.
Upvotes: 2
Views: 904
Reputation: 515
The link that @thirtydot provided is really all that is available. Not too much documentation is available (yet) for this major version change migration.
Keep your eye on these issues:
https://github.com/mui-org/material-ui/issues/7195
https://github.com/mui-org/material-ui/issues/11819
So far the best thing I have seen is: https://gist.github.com/anuragagarwal561994/44447847bbcc3059c6d10e2be1e92ff1
Upvotes: 2