Fix linting issues

This commit is contained in:
Phillip Thelen
2024-04-26 13:15:30 +02:00
parent fbdaa50fcf
commit 99a7b90247
14 changed files with 65 additions and 42 deletions

View File

@@ -58,11 +58,13 @@
>
<h3
v-once
> {{ $t('noItemsOwned') }} </h3>
>
{{ $t('noItemsOwned') }}
</h3>
<p
v-once
v-html="$t('visitCustomizationsShop')"
class="w-50 mx-auto"
v-html="$t('visitCustomizationsShop')"
></p>
</div>
<customize-banner