Daniel Huly
Results
2
comments of
Daniel Huly
Its looks like using the Table.Provider `renders` (specifically the body.row) can help with wrapping the `TableRow` with a HOC. ```jsx const RowWrapper = props => (...); ``` ```jsx ... ```...
Same issue here after updating to v3. In my case the `package-lock.json` file was the large file. suggest you use an older version for now