diff --git a/src/components/input/MultiSelect.vue b/src/components/input/MultiSelect.vue index 9a54ae9e3..d4b2c2172 100644 --- a/src/components/input/MultiSelect.vue +++ b/src/components/input/MultiSelect.vue @@ -83,7 +83,7 @@ role="combobox" :aria-expanded="false" aria-haspopup="listbox" - tabindex="0" + :tabindex="0" >