perf: improve native image tags

This commit is contained in:
liyasthomas
2021-11-05 09:13:04 +05:30
parent 9e4d7df7d0
commit 61e5a48b02
28 changed files with 38 additions and 3 deletions

View File

@@ -166,6 +166,7 @@
w-16
inline-flex
"
:alt="$t('empty.collection')"
/>
<span class="text-center">
{{ $t("empty.collection") }}

View File

@@ -165,6 +165,7 @@
w-16
inline-flex
"
:alt="$t('empty.folder')"
/>
<span class="text-center">
{{ $t("empty.folder") }}

View File

@@ -74,6 +74,7 @@
:src="`/images/states/${$colorMode.value}/pack.svg`"
loading="lazy"
class="flex-col my-4 object-contain object-center h-16 w-16 inline-flex"
:alt="$t('empty.collections')"
/>
<span class="text-center pb-4">
{{ $t("empty.collections") }}