diff --git a/CHANGELOG.md b/CHANGELOG.md index b3dab178f42a2a..a1345533b313ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -116,7 +116,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som A codemod is provided to help with the migration: ```bash - npx @mui/codemod v5.0.0/base-use-named-imports + npx @mui/codemod v5.0.0/base-use-named-exports ``` #### Changes