feat(multi-select): add hideLabel prop

This commit is contained in:
metonym 2021-10-14 15:36:26 -07:00
commit b2812a1853
6 changed files with 31 additions and 2 deletions

View file

@ -6,6 +6,7 @@
direction="top"
titleText="Contact"
label="Select contact methods..."
hideLabel
items="{[
{ id: '0', text: 'Slack' },
{ id: '1', text: 'Email' },