Closed anatoliyarkhipov closed 8 years ago
Thanks for the fix ! And I'm very glad to hear that the library helped, we used it internally to compensate the shortcomings of html5 dnd api as well. Please don't hesitate if you find any bug / edge case with this library.
Thanks, @zyzo! Also, is it possible to bump the version to make it easier to update the package using NPM?
Done.
Sorry for bothering, but I think you should also run npm publish
, because it still be 0.1.0
in the registry :sweat_smile:
https://www.npmjs.com/package/react-dnd-mouse-backend
Yep, my bad 😜
This PR fixes typos in the
connectDragPreview
method.And thanks for the package, I even cannot calculate how many hours did it save for our team.