Closed dev-john-nguyen closed 1 year ago
This is an addition to this MR, https://github.com/bkrem/react-d3-tree/pull/417.
Need to update the type properties for CustomNodeElementProps to include addChildren.
CustomNodeElementProps
addChildren
🚢 https://github.com/bkrem/react-d3-tree/releases/tag/v3.6.1
This is an addition to this MR, https://github.com/bkrem/react-d3-tree/pull/417.
Need to update the type properties for
CustomNodeElementProps
to includeaddChildren
.