chore: update revue-draggable to latest version
fix: selection not draggable after creation selection (stop event propagation) * naming collision with eventlistener and callback on draggable component (everything being called 2x)
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
"lint": "yarn lint:js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@braks/revue-draggable": "^0.2.1-6",
|
||||
"@braks/revue-draggable": "^0.2.4",
|
||||
"@types/d3": "^7.0.0",
|
||||
"d3": "^7.0.0",
|
||||
"d3-selection": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user