patch docs

This commit is contained in:
AllenFang
2018-09-09 14:42:18 +08:00
parent b34827667b
commit 6f117c4a0f

View File

@@ -53,6 +53,7 @@ In addition, You have to move following required props from `BootstraTable` to `
* [keyField](./table-props.html#keyfield-required-string)
* [data](./table-props.html#data-required-array)
* [columns](./table-props.html#columns-required-object)
* [bootstrap4](./table-props.html#bootstrap4-bool)
### Additional props on ToolkitProvider