Skip to content

Commit

Permalink
[docs] Fix codemod name in changelog of v5.14.4 (#38593)
Browse files Browse the repository at this point in the history
Signed-off-by: Gresille & Siffle <[email protected]>
  • Loading branch information
GresilleSiffle authored Aug 22, 2023
1 parent 6c14b40 commit 7cb6f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <path>
npx @mui/codemod v5.0.0/base-use-named-exports <path>
```

#### Changes
Expand Down

0 comments on commit 7cb6f20

Please sign in to comment.