yarn: update react-complex-tree to v2.0.0

This commit is contained in:
David Lechner
2022-12-16 17:54:36 -06:00
committed by David Lechner
parent 8d05a73770
commit f0434b50ed
4 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ export const renderers: Omit<
)}
{...props.context.itemContainerWithoutChildrenProps}
>
{props.item.hasChildren ? (
{props.item.isFolder ? (
props.arrow
) : (
<span className={Classes.TREE_NODE_CARET_NONE} />