Skip to content

Commit

Permalink
Merge pull request #1882 from garronej/update_peer_deps
Browse files Browse the repository at this point in the history
Fix customization with createTheme
  • Loading branch information
wdh2100 committed Apr 10, 2022
2 parents 7d3a190 + 523051d commit 4b03290
Show file tree
Hide file tree
Showing 3 changed files with 3,734 additions and 4,082 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -37,7 +37,8 @@ Version 3 has been released! You can read about the [updates here](https://githu

`npm install mui-datatables --save`

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

## Compatibility

Expand Down

0 comments on commit 4b03290

Please sign in to comment.