Skip to content

Commit 4b03290

Browse files
authored
Merge pull request #1882 from garronej/update_peer_deps
Fix customization with createTheme
2 parents 7d3a190 + 523051d commit 4b03290

File tree

3 files changed

+3734
-4082
lines changed

3 files changed

+3734
-4082
lines changed

README.md

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

3838
`npm install mui-datatables --save`
3939

40-
If your project doesn't already use them, you need to install `@mui/material`, `@mui/icons-material` and `tss-react` as well.
40+
If your project doesn't already use them, you need to install mui v5 and it's icon pack:
41+
`npm --save install @mui/material @emotion/react @emotion/styled @mui/icons-material`
4142

4243
## Compatibility
4344

0 commit comments

Comments
 (0)