I am implementing the microfrontend architecture, My main app and mf1 app uses material ui,
the material ui library are imported multiple times, even after specifying the singleton property.
which is messing up the styles.
enter image description here
for both apps
enter image description here
Tried removing the shared library, added import param to false.
New contributor
user25628586 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.