Skip to content

Commit 8ee8a7e

Browse files
committed
Update documentation
1 parent 1e78f85 commit 8ee8a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ajax-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Props
1515
* [`params`](./ajax-table/params.md): An object that defines params to be passed as a query string when retrieving the dataset
1616
* [`responseManipulator`](./ajax-table/response-manipulator.md): Manipulate the response to return the dataset
1717
* [`onLoad`](./ajax-table/on-load.md): A callback which is triggered after the dataset is retrieved
18-
* [`loadingRow`](./ajax-table/loading-row.md):
18+
* [`loadingRow`](./ajax-table/loading-row.md): A valid React element to be displayed while the dataset is being retrieved

0 commit comments

Comments
 (0)