refactor(wrapNode): cleanup component

This commit is contained in:
moklick
2019-07-25 13:57:01 +02:00
parent 562eddfa58
commit 3ecd00d027
3 changed files with 382 additions and 306 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default () => {
y: startPositions[node.data.id].y + scaledClientX.y - position.y - offset.y - y
}));
});
}
};
return (
<div