lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.68k stars 119 forks source link

Add JSX.Element as a column type for Table component #3044

Closed lucechal14 closed 4 months ago

lucechal14 commented 4 months ago

JSX.Element has been added as a posible type for the column props, if the column is in fact a React Element then it will be render directly without any sort logic.