Skip to content

Commit 1bfd51e

Browse files
committed
docs: add link to the v2
1 parent d951f2d commit 1bfd51e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
This package provides a lightweight and flexible solution for rendering large tree structures. It is built on top of the [react-window](https://github.com/bvaughn/react-window) library.
1111

12+
**NOTE**: This is documentation for the `react-vtree` v3. For v2 see [this branch](https://github.com/Lodin/react-vtree/tree/version/2).
13+
1214
**Attention!** This library is entirely rewritten to work with the `react-window`. If you are looking for the tree view solution for the [react-virtualized](https://github.com/bvaughn/react-virtualized), take a look at [react-virtualized-tree](https://github.com/diogofcunha/react-virtualized-tree).
1315

1416
## Installation

0 commit comments

Comments
 (0)