rlemaigre / Easy-DnD

A drag and drop implementation for Vue.js 2 and 3 https://codesandbox.io/s/easy-dnd-demo-9mbij https://codesandbox.io/s/easy-dnd-demo-2-xnqbz
MIT License
384 stars 52 forks source link

DragSensitive mixin does not exist #91

Open logicminds opened 3 years ago

logicminds commented 3 years ago

The example you provided in the README (https://codesandbox.io/s/example-5-j8qo9?file=/src/App.vue) references a mixing named DragSensitive. However, this mixin does not exist. Was this mixin renamed?

nicholaszuccarelli commented 3 years ago

The demo must be out of date. DragSensitive is now DragAwareMixin