up storybook main button

This commit is contained in:
Tykayn 2025-09-17 15:41:04 +02:00 committed by tykayn
parent 4af14e6e34
commit d5610f38be
15 changed files with 339 additions and 547 deletions

View file

@ -1 +1 @@
prefix=/home/tykayn/.npm-global
#prefix=/home/tykayn/.npm-global

View file

@ -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: {