changes
This commit is contained in:
@@ -6,6 +6,6 @@ const props = defineProps({
|
||||
|
||||
<template>
|
||||
<figure class="image is-32x32">
|
||||
<img :src="variant.image__path" />
|
||||
<NuxtImg :src="variant.image__path" />
|
||||
</figure>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user