Skip to content

Commit

Permalink
update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Feb 6, 2024
1 parent 4e4af83 commit 78fc792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ npx @mui/codemod@latest deprecations/accordion-props <path>
```diff
<Divider
- light
+ sx={{opacity: "0.6"}}
/>
```

Expand Down

0 comments on commit 78fc792

Please sign in to comment.