Skip to content

Commit 0e6a81c

Browse files
Merge branch 'main' into 851-switch-stable
2 parents 678f9f8 + 3dcd190 commit 0e6a81c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

showcases/shared/custom-select.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1831,7 +1831,13 @@
18311831
"label": "Label",
18321832
"selectedType": "tag",
18331833
"multiple": true,
1834-
"id": "id-10271"
1834+
"id": "id-10271",
1835+
"removeTagsTexts": [
1836+
"Removed Option 1",
1837+
"Removed Option 2",
1838+
"Removed Option 3",
1839+
"Removed Option 4"
1840+
]
18351841
},
18361842
"children": []
18371843
},

0 commit comments

Comments
 (0)