virtualized-tree
Version:
Forked version of react-virtualized-tree React component to specifically fit my needs. No one but me should be using this project
8 lines (4 loc) • 335 B
Markdown
# virtualized-tree
## Introduction
**virtualized-tree** Is my implementation of [react-virtualized-tree](https://bvaughn.github.io/react-virtualized/#/components/List)
I forked it for my use case and my use case only. You should use the original: [here](https://diogofcunha.github.io/react-virtualized-tree/#/examples/basic-tree).