react-mixin-sortablejs icon indicating copy to clipboard operation
react-mixin-sortablejs copied to clipboard

Add Sortable as dependency

Open refacrot opened this issue 9 years ago • 0 comments

Hey,

I had Sortable plugin for a long time in my project but it failed on the new version of React. I added this mixin and got following error:

ERROR in ./~/react-mixin-sortablejs/react-mixin-sortable.js
Module not found: Error: Cannot resolve 'file' or 'directory' ./Sortable in /Users/JDS/Git/mobile/node_modules/react-mixin-sortablejs
 @ ./~/react-mixin-sortablejs/react-mixin-sortable.js 13:2-33

I made small fixes so please review it and merge if it looks good. Feel free to criticize my changes. Thanks.

refacrot avatar Oct 26 '16 10:10 refacrot