Merge branch 'themes3' into shigusegubu-themes3
This commit is contained in:
commit
e35bd3c216
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
:key="index"
|
||||
class="menu-item autocomplete-item"
|
||||
role="option"
|
||||
:class="{ active: index === highlighted }"
|
||||
:class="{ '-active': index === highlighted }"
|
||||
:aria-label="autoCompleteItemLabel(suggestion)"
|
||||
:aria-selected="index === highlighted"
|
||||
@click.stop.prevent="onClick($event, suggestion)"
|
||||
|
|
Loading…
Add table
Reference in a new issue