up storybook main button
This commit is contained in:
parent
4af14e6e34
commit
d5610f38be
15 changed files with 339 additions and 547 deletions
|
@ -1 +1 @@
|
|||
prefix=/home/tykayn/.npm-global
|
||||
#prefix=/home/tykayn/.npm-global
|
||||
|
|
|
@ -22,12 +22,12 @@ export const initialState: StateInterface = {
|
|||
engineType: {
|
||||
availableList: [{
|
||||
|
||||
label: 'choix 1',
|
||||
value: 'choix 1',
|
||||
label: 'ABC',
|
||||
value: 'ABC',
|
||||
}],
|
||||
selectedList: [{
|
||||
label: 'choix 2',
|
||||
value: 'choix 2',
|
||||
label: 'DEF',
|
||||
value: 'DEF',
|
||||
}]
|
||||
},
|
||||
findings: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue