Open pjhampton opened 1 month ago
In TableHeader you can set width, but if you pass showHeader={false} to the Table Component the sizes of the column are ignored
TableHeader
showHeader={false}
In
TableHeader
you can set width, but if you passshowHeader={false}
to the Table Component the sizes of the column are ignored