File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111| ![ cap] ( https://github.com/code4bones/react-tree-menu-property-grid/blob/master/img/controls.gif?raw=true ) | ![ cap] ( https://github.com/code4bones/react-tree-menu-property-grid/blob/master/img/reveal.gif?raw=true ) |
1212![ cap] ( https://github.com/code4bones/react-tree-menu-property-grid/blob/master/img/folders.gif?raw=true ) |![ cap] ( https://github.com/code4bones/react-tree-menu-property-grid/blob/master/img/group-right.gif?raw=true ) |
1313
14-
15- # yarn storybook
16-
14+ # clone, samples available via ` yarn storybook `
1715
1816#### Brief
1917
18+ # yarn add ` @code4bones/react-tree-menu-property-grid `
19+
2020``` tsx
2121
22- import {TreeMenu , TreeMenuActions ,TreeMenuItem } from " @code4bones/react-c4b-ui " ;
23- import " @code4bones/react-c4b-ui /build/styles.css" ;
22+ import {TreeMenu , TreeMenuActions ,TreeMenuItem } from " @code4bones/react-tree-menu-property-grid " ;
23+ import " @code4bones/react-tree-menu-property-grid /build/styles.css" ;
2424
2525const ITEMS : TreeMenuItem [] = [{
2626 id:" item1" ,
You can’t perform that action at this time.
0 commit comments