Skip to content

Commit 3995a74

Browse files
Copilotyi-nuo426
andcommitted
Update README with MUI v7 compatibility information
Co-authored-by: yi-nuo426 <218099172+yi-nuo426@users.noreply.github.com>
1 parent aefb038 commit 3995a74

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Version 3 has been released! You can read about the [updates here](https://githu
4444

4545
`npm install mui-datatables --save`
4646

47-
If your project doesn't already use them, you need to install mui v5 and it's icon pack:
47+
If your project doesn't already use them, you need to install MUI v7 and its icon pack:
4848
`npm --save install @mui/material @emotion/react @emotion/styled @mui/icons-material`
4949

5050
## Compatibility
@@ -55,6 +55,7 @@ If your project doesn't already use them, you need to install mui v5 and it's ic
5555
| ^3.0.0 | ^4.10.0 | `@material-ui/core`,`@material-ui/icons` |
5656
| ^3.8.0 | ^4.12.0 | `@material-ui/core`,`@material-ui/icons` |
5757
| ^4.0.0 | ^5.9.3 | `@mui/material`,`@mui/icons-material` |
58+
| ^4.3.0 | ^7.3.7 | `@mui/material`,`@mui/icons-material` |
5859

5960
## Demo
6061

0 commit comments

Comments
 (0)