Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
wdh2100 committed Oct 25, 2021
2 parents d557759 + 01a09ee commit 6376e82
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Version 3 has been released! You can read about the [updates here](https://githu
# Table of contents
* [Install](#install)
* [Demo](#demo)
* [Compatibility](#compatibility)
* [Usage](#usage)
* [API](#api)
* [Customize Columns](#customize-columns)
Expand All @@ -44,6 +45,14 @@ If your project doesn't already use them, you need to install `@material-ui/core

Browse live demos of all examples in this repo in [here](https://codesandbox.io/s/github/gregnb/mui-datatables)!

## compatibility

| mui-datatables | material-ui/core |
| ------------- | ------------- |
| ^2.0.0 | ^3.0.0 |
| ^3.0.0 | ^4.10.0 |
| ^3.8.0 | ^4.12.0 |

## Usage

For a simple table:
Expand Down

0 comments on commit 6376e82

Please sign in to comment.