brunobraga95 / mive

MIT License
0 stars 1 forks source link

Material-ui Migration #12

Closed brunobraga95 closed 6 years ago

brunobraga95 commented 6 years ago

Description

Migration material-ui to V1 now that the official release is out. https://medium.com/material-ui/material-ui-v1-is-out-e73ce13463eb

Screenshots

Files

Most likely every file that imports a component, color or theme from material

To Reproduce

npm install @material-ui/core and the app will crash

Tasks

update material-ui version and fix the breaking changes.