patch docs for multiselect filter

This commit is contained in:
AllenFang
2018-07-31 16:57:34 +08:00
parent 4e204f1ccd
commit 38d3e2df05
2 changed files with 48 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ Please see [available filter configuration](https://react-bootstrap-table.github
- [x] Custom Select Filter
- [X] Number Filter
- [X] Date Filter
- [ ] Array Filter
- [X] Array Filter
- [X] Programmatically Filter
Remember to install [`react-bootstrap-table2-filter`](https://www.npmjs.com/package/react-bootstrap-table2-filter) firstly.