readme-updated: Fixed incorrect property names for expanded (was expandedRows) and resized (was resizing). (#432)

This commit is contained in:
Colwyn Fritze-Moor
2017-08-31 17:30:28 -06:00
committed by Tanner Linsley
parent fcb82694bb
commit 3043cbe4b4
+1 -1
View File
@@ -766,7 +766,7 @@ Here are the props and their corresponding callbacks that control the state of t
id: 'lastName',
value: 'linsley'
}]}
resizing={[{ // the current resized column model
resized={[{ // the current resized column model
"id": "lastName",
"value": 446.25
}]}