File tree 7 files changed +6
-8
lines changed
7 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ Two optional themes are supported when using React Tree:
12
12
Includes all the logic, based on @emotion/core - [ README] ( https://github.com/kenshoo/react-tree/blob/master/packages/core/README.md )
13
13
14
14
<p align =" center " >
15
- <img src="/packages/ core/demo.gif?raw=true " width="288" />
15
+ <img src="https://grid.kenshoo.com/resources-frontend/latest/react-tree/ core/demo.gif" width="288"/>
16
16
</p >
17
17
18
18
#### Material tree
19
19
Based on the basic tree logic, using Material-UI components - [ README] ( https://github.com/kenshoo/react-tree/blob/master/packages/material_tree/README.md )
20
20
21
21
<p align =" center " >
22
- <img src="/packages/material_tree/ demo.gif?raw=true " width="288" />
22
+ <img src="https://grid.kenshoo.com/resources-frontend/latest/react-tree/material/ demo.gif" width="288" />
23
23
</p >
24
24
25
25
Both options support component customization. <br />
Original file line number Diff line number Diff line change 1
1
tests
2
2
node_modules
3
- cc-test-reporter
4
- demo.gif
3
+ cc-test-reporter
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Examples can be found - [here](https://github.com/kenshoo/react-tree/blob/master
9
9
10
10
11
11
<p align =" center " >
12
- <img src="demo.gif?raw=true " width="288" />
12
+ <img src="https://grid.kenshoo.com/resources-frontend/latest/react-tree/core/ demo.gif" width="288" />
13
13
</p >
14
14
15
15
### Installation
Original file line number Diff line number Diff line change 1
1
tests
2
2
node_modules
3
- cc-test-reporter
4
- demo.gif
3
+ cc-test-reporter
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ a user to display and manage a hierarchical structure of items using <b>Material
8
8
Examples can be found - [ here] ( https://github.com/kenshoo/react-tree/blob/master/packages/docs/stories/core.stories.js )
9
9
10
10
<p align =" center " >
11
- <img src="demo.gif?raw=true " width="288" />
11
+ <img src="https://grid.kenshoo.com/resources-frontend/latest/react-tree/material/ demo.gif" width="288" />
12
12
</p >
13
13
14
14
### Installation
You can’t perform that action at this time.
0 commit comments