GB
Results
1
comments of
GB
Inside Rows.js line 29: ``` // textStyle={[cellTextStyle && cellTextStyle(item), textStyle]} // This throws browser Warning: Failed prop type: Invalid prop `textStyle` of type `array` supplied to `Cell`, expected `object`. textStyle={cellTextStyle...