UNPKG

react-tree-graph

Version:

A react library for generating a graphical tree from data using d3

3 lines (2 loc) 128 B
export { default as AnimatedTree } from './components/animatedTree.js'; export { default as Tree } from './components/tree.js';