Skip to content

Commit

Permalink
Release 3.7.5
Browse files Browse the repository at this point in the history
Release 3.7.5
  • Loading branch information
wdh2100 authored Feb 2, 2021
2 parents 9f29006 + 08f8089 commit d5e39ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,9 @@ Supported customizable components:
* `TableResize`
* `TableToolbar`
* `TableToolbarSelect`
* `Tooltip`
* `icons` - An object containing optional replacement icon classes for the actions toolbar.
* `Tooltip`
* `icons` - An object containing optional replacement icon classes for the actions
toolbar. [Example](https://github.com/gregnb/mui-datatables/blob/master/examples/customize-toolbar-icons/index.js)
* `SearchIcon`
* `DownloadIcon`
* `PrintIcon`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mui-datatables",
"version": "3.7.4",
"version": "3.7.5",
"description": "Datatables for React using Material-UI",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit d5e39ec

Please sign in to comment.