Skip to content

Commit 4f4574b

Browse files
committed
chore(demo): adds hugeTree dataset, rename examples for consistency
1 parent a1fda26 commit 4f4574b

File tree

3 files changed

+6640
-1
lines changed

3 files changed

+6640
-1
lines changed

demo/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import './App.css';
1010
// Data examples
1111
import orgChartJson from './examples/org-chart.json';
1212
import flareJson from './examples/d3-hierarchy-flare.json';
13-
import reactTree from './examples/react-tree';
13+
import reactTree from './examples/reactRepoTree';
1414

1515
console.log('Demo React version: ', React.version);
1616

0 commit comments

Comments
 (0)