From e880cd7b63395899ab07cd830bf1eb1fa11e3adc Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 19 Dec 2022 16:52:32 +0100 Subject: [PATCH] feat: card type icons (#462) --- components/status/StatusPreviewCard.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/components/status/StatusPreviewCard.vue b/components/status/StatusPreviewCard.vue index 815ad5e8..58f4ba8d 100644 --- a/components/status/StatusPreviewCard.vue +++ b/components/status/StatusPreviewCard.vue @@ -1,5 +1,5 @@