Skip to content

Commit f0239be

Browse files
authored
Update README.md
1 parent ce9d52b commit f0239be

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A light-weight library for management of hierachical content. Most solutions I f
1818

1919
## What it looks like.
2020

21-
![image](https://user-images.githubusercontent.com/39003759/120940731-9d779580-c716-11eb-9c95-6c1ce388f786.png)
21+
![image](https://user-images.githubusercontent.com/39003759/125176959-e320f580-e1cf-11eb-886f-7a9c8808c178.png)
2222

2323
## How to use (Basic).
2424

@@ -56,9 +56,6 @@ export interface TreeViewItem {
5656
## How to use Advance
5757

5858
### Custom Icon Based on Item Type.
59-
60-
![image](https://user-images.githubusercontent.com/39003759/121064978-27c80400-c7c0-11eb-887a-db4f29660c8b.png)
61-
6259
You can customise item based on their `type` property.
6360

6461
```html

0 commit comments

Comments
 (0)