From fa04c65569a242f8240064a1252e782014f59bb8 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Tue, 24 Dec 2019 22:41:35 -0500 Subject: [PATCH] [+] Add onclicks --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 598867a..72e474c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,8 +7,8 @@
-
+ v-for="(artwork, i) in artworks" :key="artwork.date + artwork.title"> +
{{artwork.title}}
{{artwork.rawDate}}