React DnD HTML5 Mixed Backend
This is a fork of the officially supported HTML5 backend for React DnD. This fork changes it to not abort drag-and-drop operations that aren't through React DnD, so that it can be used on pages with other unrelated drag-and-drop modules.
See the docs for usage information.
This module is used in healthadvisor.
Installation
npm install --save @healthadvisor/react-dnd-html5-mixed-backend
There is no dist
folder on the master branch.
License
MIT