changes: bump deps
This commit is contained in:
@@ -114,10 +114,10 @@
|
||||
class="image px-2 pb-2"
|
||||
v-if="k.file && type === 'image'"
|
||||
>
|
||||
<nuxt-img
|
||||
<NuxtImg
|
||||
:src="`${path}download?name=${k.file}`"
|
||||
:id="'commentImage' + k.id"
|
||||
></nuxt-img>
|
||||
/>
|
||||
<div
|
||||
class="text-image"
|
||||
v-if="focus === k"
|
||||
|
||||
Reference in New Issue
Block a user