You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: