I've migrated from Material Ui v3 to v4 on a create-react-library project. This project is a dependency on others project to share components. When I want to display a material-ui component, I have an Error: Invalid hook call.
I explained my error here :
Thanks in advance for your responses :)