From 44f10b6c3533c9f08a41a4d29fb24f0c2e150cf8 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sat, 14 Nov 2020 18:28:39 +0100 Subject: [PATCH] fix(front): display old items icons --- client/src/components/Match/MatchItems.vue | 36 ++++++++++++++++++---- 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/client/src/components/Match/MatchItems.vue b/client/src/components/Match/MatchItems.vue index 89c1e3d..7919b46 100644 --- a/client/src/components/Match/MatchItems.vue +++ b/client/src/components/Match/MatchItems.vue @@ -1,26 +1,37 @@