diff --git a/next-ui/src/components/item/card/ItemCard.vue b/next-ui/src/components/item/card/ItemCard.vue index 9a87a0226..9c8f1bd9f 100644 --- a/next-ui/src/components/item/card/ItemCard.vue +++ b/next-ui/src/components/item/card/ItemCard.vue @@ -14,8 +14,8 @@ @click="isPreSelect || selected ? emit('selection', !selected) : {}" >