Shaddix / dnd-kit-sortable-tree

Tree component for React with ability to drag-and-drop items throughout the tree. Based on an example from dnd-kit (https://github.com/clauderic/dnd-kit).
MIT License
91 stars 22 forks source link

feat: add canRootHaveChildren #25

Closed konrad-gerlach closed 1 year ago

konrad-gerlach commented 1 year ago

closes #24 @Shaddix, please review