mercedes-benz / mo360-ftk

MO360 Frontend Toolkit: A toolkit for single page applications (SPA) based on React and Typescript that allows to extract single features into microfrontends.
https://mercedes-benz.github.io/mo360-ftk/
MIT License
72 stars 21 forks source link

Imports for makeStyles and Theme won't work for swidgets #21

Closed prode81 closed 3 years ago

prode81 commented 3 years ago

While importing makeStyles and Theme directly from @material-ui/core works in general, there seems to be an issue, when working with swidgets: Bildschirmfoto 2021-02-15 um 02 26 50

Therefore we should go back to import them from @material-ui/core/styles.


Acting on behalf of Daimler TSS GmbH.

prode81 commented 3 years ago

After some digging and retesting, this issue could not be reproduced.


Acting on behalf of Daimler TSS GmbH.