From 2953eb39ea2bca8f2198aaa030c2383e6d103054 Mon Sep 17 00:00:00 2001 From: les Date: Fri, 5 Mar 2021 14:21:01 +0100 Subject: [PATCH] start with event card refactoring --- components/Event.vue | 72 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 58 insertions(+), 14 deletions(-) diff --git a/components/Event.vue b/components/Event.vue index 3538ba07..71c9ba8b 100644 --- a/components/Event.vue +++ b/components/Event.vue @@ -1,21 +1,19 @@