refactor(styling): dont inject styles
This commit is contained in:
@@ -149,6 +149,7 @@ export default (NodeComponent: ComponentType<NodeProps>) => {
|
||||
selected,
|
||||
selectable: isSelectable,
|
||||
parent: isParent,
|
||||
dragging,
|
||||
},
|
||||
])}
|
||||
ref={nodeRef}
|
||||
|
||||
Reference in New Issue
Block a user