ClickHouse / click-ui

The home of the ClickHouse design system and component library.
https://click-ui.vercel.app
78 stars 8 forks source link

Table: Table columns don't honour width if `showHeader={false}` #491

Open pjhampton opened 1 month ago

pjhampton commented 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