Skip to content

Commit

Permalink
release version patch
Browse files Browse the repository at this point in the history
  • Loading branch information
radubrehar committed Oct 30, 2024
1 parent 6b2f357 commit 5cb9275
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ function InfiniteTableColumnCellFn<T>(props: InfiniteTableColumnCellProps<T>) {
// when we have column.renderSelectionCheckBox defined as a function
// as people might want to use the default value
// and enhance it

renderParam.renderBag.treeIcon = (
<RenderCellHookComponent
render={defaultRenderTreeIcon as Function}
Expand Down

0 comments on commit 5cb9275

Please sign in to comment.