drag-drop-list-react
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -558,2 +558,5 @@ 'use strict'; | ||
} | ||
} else if (this.clone === false) { | ||
this.draggedId = id; | ||
this.maxOutTransitionDuration(); | ||
} | ||
@@ -560,0 +563,0 @@ this.setState({ |
{ | ||
"name": "drag-drop-list-react", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A library that implements drag-drop lists for react.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
112576
1118