We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8f423 commit 95cb249Copy full SHA for 95cb249
website/sandbox/App.js
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import SortableTree, { toggleExpandedForAll } from '../../src';
+import SortableTree, { toggleExpandedForAll } from 'react-sortable-tree';
3
4
import treeData from './treeData';
5
0 commit comments