Skip to content

Commit

Permalink
fix: site
Browse files Browse the repository at this point in the history
  • Loading branch information
wuweiweiwu committed Dec 13, 2019
1 parent cd8f423 commit 95cb249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/sandbox/App.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import SortableTree, { toggleExpandedForAll } from '../../src';
import SortableTree, { toggleExpandedForAll } from 'react-sortable-tree';

import treeData from './treeData';

Expand Down

0 comments on commit 95cb249

Please sign in to comment.