Skip to content

Mavenomics/react-sortable-tree

 
 

Repository files navigation

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

About

Drag-and-drop sortable component for nested data and hierarchies

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 7.5%
  • HTML 0.2%