Client - navbar & language dropdown fixes
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
tabindex="0"
|
||||
@click="updateSelected(option)"
|
||||
@keydown.enter="updateSelected(option)"
|
||||
role="button"
|
||||
>
|
||||
{{ option.label }}
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user