Update img tags to NuxtImg
This commit is contained in:
@@ -193,7 +193,7 @@ onUnmounted(() => {
|
||||
/>
|
||||
</template>
|
||||
|
||||
<img
|
||||
<NuxtImg
|
||||
v-else
|
||||
class="absolute inset-0 size-full object-cover"
|
||||
:src="slide.image!"
|
||||
|
||||
Reference in New Issue
Block a user