Skip to content

Commit 95cb249

Browse files
committed
fix: site
1 parent cd8f423 commit 95cb249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/sandbox/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import SortableTree, { toggleExpandedForAll } from '../../src';
2+
import SortableTree, { toggleExpandedForAll } from 'react-sortable-tree';
33

44
import treeData from './treeData';
55

0 commit comments

Comments
 (0)