Closed doug-patterson closed 3 years ago
Warnings | |
---|---|
:warning: | The README has not been updated. Please update the README. |
Messages | |
---|---|
:book: | Could not find any browser results. |
Generated by :no_entry_sign: dangerJS against 8e98b853f35ca30ad10458190600c2ba4c4ec659
Fixes #460
Description
ExpandableTable
to match the styling onTable
, but right now you're forced to passclassName: 'gv-table'
into the latter to get that result. Better just to compseExpandableTable
fromTable
and then let folks override any styling if they want.