Skip to content

Commit

Permalink
Fix bash command snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah committed May 23, 2024
1 parent 05db77a commit 6a9c3fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ The FormControlLabel's `componentsProps` prop was deprecated in favor of `slotPr
Use the [codemod](https://github.com/mui/material-ui/tree/HEAD/packages/mui-codemod#list-item-props) below to migrate the code as described in the following sections:

```bash
npx @mui/codemod@latest deprecations/list-item-props <path>
npx @mui/codemod@next deprecations/list-item-props <path>
```

### components
Expand Down

0 comments on commit 6a9c3fb

Please sign in to comment.