mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
add test
This commit is contained in:
parent
2482becc5f
commit
596b428fbd
1 changed files with 6 additions and 0 deletions
|
|
@ -54,3 +54,9 @@ export const InitialValue: Story = {
|
|||
],
|
||||
},
|
||||
}
|
||||
|
||||
export const InitialValueOutsideShown: Story = {
|
||||
args: {
|
||||
modelValue: [{ i: 'i', v: 'Author 100 (letterer)' }],
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue