Reputation: 1387
I am using draw2d with React. I have the node, ports, and connections working. My Questions are
versions
"dependencies": {
"draw2d": "1.0.19",
"jquery": "3.4.1",
"jquery-ui-bundle": "1.12.1-migrate",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-scripts": "2.1.8"
},
Upvotes: 0
Views: 134