We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdce5ae commit b8e79a1Copy full SHA for b8e79a1
src/react-sortable-tree.js
@@ -545,4 +545,4 @@ ReactSortableTree.defaultProps = {
545
isVirtualized: true,
546
};
547
548
-export default dndWrapRoot(ReactSortableTree);
+export default ReactSortableTree;
0 commit comments