chore(example): add debug node

This commit is contained in:
moklick
2021-11-08 17:55:02 +01:00
parent 9057d3ab75
commit b0bfefeef4
5 changed files with 77 additions and 24 deletions
+1
View File
@@ -270,6 +270,7 @@ export default (NodeComponent: ComponentType<NodeComponentProps>) => {
targetPosition={targetPosition}
isDragging={isDragging}
dragHandle={dragHandle}
zIndex={zIndex}
/>
</Provider>
</div>