We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f125b4 commit 31014a1Copy full SHA for 31014a1
src/dropdown/dropdown.stories.ts
@@ -40,6 +40,24 @@ export default {
40
},
41
{
42
content: "four"
43
+ },
44
+ {
45
+ content: "five"
46
47
48
+ content: "six"
49
50
51
+ content: "seven"
52
53
54
+ content: "eight"
55
56
57
+ content: "nine"
58
59
60
+ content: "ten"
61
}
62
],
63
appendInline: false,
0 commit comments