A demo project for working on react-sortable-hoc features.
Based on code from mixa9269/react-sortable-multiple-hoc
Reference - feat: Support for dragging items between Lists Issue #138
This project was bootstrapped with Create React App.
# clone and cd into repo
yarn install
yarn start
# open http://localhost:3000 in browser
# for optimized bundle
yarn build