Skip to content

Commit a6e949d

Browse files
committed
Add link to demo
1 parent 36fdea1 commit a6e949d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ The Tree View component allows you to navigate hierarchical lists of data with n
33

44
Based on [implementation](https://github.com/shadcn-ui/ui/issues/355#issuecomment-1703767574) by [WangLarry](https://github.com/WangLarry) and [bytechase](https://github.com/bytechase).
55

6-
![demo](./demo.gif)
6+
![demo gif](./demo.gif)
7+
8+
### [DEMO](https://mrlightful.com/ui/tree-view)
79

810
## Features
911
- [x] Expand, collapse, and select items

0 commit comments

Comments
 (0)