UNPKG

@marciocamello/react-sortable-tree

Version:

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

4 lines (3 loc) 163 B
export * from './utils/default-handlers'; export * from './utils/tree-data-utils'; export { default, SortableTreeWithoutDndContext } from './react-sortable-tree';