diff --git a/frontend/components/Item/Card.vue b/frontend/components/Item/Card.vue index 4b8997a7..c56c7c8a 100644 --- a/frontend/components/Item/Card.vue +++ b/frontend/components/Item/Card.vue @@ -4,6 +4,7 @@ @@ -12,7 +13,6 @@ v-if="item.location" class="badge rounded-md text-sm shadow-md hover:link" :to="`/location/${item.location.id}`" - loading="lazy" > {{ locationString }}