Files
DefinitelyTyped/types/react-bootstrap-table
Maarten Rijke 3f8be6b39f [react-bootstrap-table] Update trClassName signature
The trClassName signature for the callback uses ReadonlyArray<any> to type the row, but it should be any as its just one row that is passed, not an array.
2017-12-01 15:45:30 +01:00
..