Feat: Add a Reset signal input to Multi Choice With Pills (#48)

This commit is contained in:
kotte
2023-12-05 14:04:09 +01:00
committed by GitHub
parent 86e95dc1c8
commit 379ed363f4
3 changed files with 3 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
"label": "Multi Choice with Pills",
"desc": "A multi select drop down, showing the selected items as pills.",
"icon": "library/prefabs/multi-choice-with-pills/multi-choice-with-pills.png",
"project": "library/prefabs/multi-choice-with-pills/multi-choice-with-pills-0-8.zip",
"project": "library/prefabs/multi-choice-with-pills/multi-choice-with-pills-0-9.zip",
"docs": "/library/prefabs/multi-choice-with-pills/",
"tags": ["UI"]
},