material-ui-nested-menu-item icon indicating copy to clipboard operation
material-ui-nested-menu-item copied to clipboard

Remove @mui/codemod dependency from material-ui-nested-menu-item-v5

Open sBouzols opened this issue 3 years ago • 0 comments

Hi,

I think @mui/codemod are scripts that help update MUI APIs from v4 to v5 but its not meant to be packaged with your component. Because of dependency propagation, I suggest to remove it, maybe add it as a Devdependency ? Is there a reason to add it as a direct dependency that I misunderstand ?

Thanks in advance

sBouzols avatar Mar 30 '22 15:03 sBouzols