VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

update material ui imports #2724

Closed EloyID closed 2 years ago

EloyID commented 2 years ago

CF https://material-ui.com/guides/minimizing-bundle-size/#option-1

The third level imports from Material UI are not accepted in the latest release of v4. I have just updated these imports. It works in my local machine, if someone else can verify it works fine

eric-burel commented 2 years ago

Not tested directly but sounds good to me thanks Eloy!