Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 554 Bytes

STOP!

This is a forked version of React Sortable Tree to work around a version issue in react-dnd. If you're using RST in a top-level package (ie, you don't intend to distribute it on NPM), then you should use an override mechanism such as Yarn resolutions instead.

See the original project here:

https://github.com/frontend-collective/react-sortable-tree

To install this patched version, use:

yarn install fixed-react-sortable-tree

or

npm install fixed-react-sortable-tree