refactor(ui): a11y improvements

This commit is contained in:
liyasthomas
2021-08-06 21:40:26 +05:30
parent 3a96eb003b
commit 346ece94b7
31 changed files with 59 additions and 155 deletions

View File

@@ -8,7 +8,7 @@
:key="`tab-${index}`"
class="tab"
:class="{ active: tab.active }"
:tabindex="0"
tabindex="0"
@keyup.enter="selectTab(tab)"
@click="selectTab(tab)"
>