arra -> array
This commit is contained in:
Stuart Casarotto
2018-05-24 17:25:41 -05:00
committed by Tanner Linsley
parent d430d51888
commit 4aa07c33da

View File

@@ -468,7 +468,7 @@ All of these formats receive the following props:
// Row-level props
row: Object, // the materialized row of data
original: , // the original row of data
index: '', // the index of the row in the original arra
index: '', // the index of the row in the original array
viewIndex: '', // the index of the row relative to the current view
level: '', // the nesting level of this row
nestingPath: '', // the nesting path of this row