Skip to content

Commit

Permalink
[docs] Fix typo in the Tree View migration guide to v7 (#14727)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Sander <Sanderand@users.noreply.github.com>
  • Loading branch information
Sanderand authored Sep 25, 2024
1 parent 706cac1 commit 407f3ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can either run it on a specific file, folder, or your entire codebase when c
<!-- #default-branch-switch -->

```bash
// Data Grid specific
// Tree View specific
npx @mui/x-codemod@latest v7.0.0/tree-view/preset-safe <path>

// Target other MUI X components as well
Expand Down

0 comments on commit 407f3ca

Please sign in to comment.