Decouple the MUI library from projects #837
victordelval
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe decouple the MUI library from projects, only through our own component library...
we use MUI directly from web-registry/web-www but we could decouple it from these packages and only import MUI from web-components
but the MUI layout positioning components (
Grid
,Box
, etc.) are useful by themselvesWhat do you think?
Beta Was this translation helpful? Give feedback.
All reactions