refactor(ui): better select popovers

This commit is contained in:
liyasthomas
2021-08-04 11:20:23 +05:30
parent b03565a816
commit a4caeac584
10 changed files with 45 additions and 49 deletions

View File

@@ -15,6 +15,7 @@
:title="$t('settings.choose_language')"
class="pr-8"
outline
icon="language"
:label="`${
$i18n.locales.find(({ code }) => code == $i18n.locale).name
}`"