MUI v5's early version does not have exactly pluggable system for design lib.
Plangoab is using stlyed-components instead of emotion, and MUI's default system is emotion.
regaredless of design system we use, Plangoab need to install emotion in order to load MUI correctly even when we dont use default system as emotion.
After MUI has exactly plugable feature, remove emotions pkgs.
material-ui
@mui/x-data-gridhas peer dependency as material-ui now.
remove this peer dependency if x-data would not need it.
emotion
MUI v5's early version does not have exactly pluggable system for design lib. Plangoab is using stlyed-components instead of emotion, and MUI's default system is emotion. regaredless of design system we use, Plangoab need to install emotion in order to load MUI correctly even when we dont use default system as emotion.
After MUI has exactly plugable feature, remove emotions pkgs.
material-ui
@mui/x-data-grid
has peer dependency asmaterial-ui
now. remove this peer dependency if x-data would not need it.@emotion/react
@emotion/styled
@material-ui/core