]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: updatesto playground
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 14 Apr 2022 17:44:16 +0000 (19:44 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 14 Apr 2022 17:44:16 +0000 (19:44 +0200)
packages/playground/src/views/NasaPOD.vue

index 9351979971c6a8c2debc47e9cc9b8da3daf2f04d..cfa6c354135fd2a2224deb2f6701b65674363a7f 100644 (file)
@@ -37,7 +37,6 @@
           v-else
           class="max-w-full m-auto max-h-[75vh]"
           :src="image.url"
-          :key="image.url"
           :alt="image.title"
         />
         <figcaption class="mt-2">{{ image.explanation }}</figcaption>