rsuite-table
rsuite-table copied to clipboard
Wrong calculation of table height when IconButton is in cell
I want to replace in a table cell with
<IconButton appearance="subtle" icon={<Icon icon="edit2" />} />
But, as a result, I have the wrong table height. The component truncates all other table rows
You can adjust the row height with rowHeight.
@simonguo Looks like a crutch 😏
And if the row height is dynamic