chore: Get Rid of Warnings (#2599)

* ignore unsafe html warnings

* remove unused import

* re-order attrs

* removed unused vars/imports

* removed unused import

* refactored v-html

* removed more unused things
This commit is contained in:
Michael Genson
2023-10-07 14:23:47 -05:00
committed by GitHub
parent b86c4e5865
commit bd79c1db2f
12 changed files with 23 additions and 17 deletions

View File

@@ -14,8 +14,8 @@
<v-card
hover
:to="$listeners.selected || !recipe ? undefined : `/recipe/${recipe.slug}`"
@click="$emit('selected')"
class="elevation-12"
@click="$emit('selected')"
>
<v-card-title class="background">
<v-row>