We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9d52b commit f0239beCopy full SHA for f0239be
README.md
@@ -18,7 +18,7 @@ A light-weight library for management of hierachical content. Most solutions I f
18
19
## What it looks like.
20
21
-
+
22
23
## How to use (Basic).
24
@@ -56,9 +56,6 @@ export interface TreeViewItem {
56
## How to use Advance
57
58
### Custom Icon Based on Item Type.
59
-
60
-
61
62
You can customise item based on their `type` property.
63
64
```html
0 commit comments