Skip to content

Commit

Permalink
markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Feb 15, 2024
1 parent c9dc352 commit d502682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mui-codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ npx @mui/codemod@latest deprecations/accordion-summary-classes <path>
- componentsProps: { closeButton: { testid: 'test-id' }}
+ slotProps: { closeButton: { testid: 'test-id' } },
},
},
},
```

```bash
Expand Down

0 comments on commit d502682

Please sign in to comment.