diff --git a/README.md b/README.md index bd370e2a4..678038a9f 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/package.json b/package.json index 86d6a7709..61278e472 100644 --- a/package.json +++ b/package.json @@ -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": [