From b46be8a54de8ed164d9f49b528ebc14da8fde01b Mon Sep 17 00:00:00 2001 From: bmauger Date: Wed, 2 Feb 2022 16:56:57 -0500 Subject: [PATCH] Fix console error. --- src/ux-components/list-card/list-card.vue | 42 +++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index a6e2968b9..7010ee487 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -1,32 +1,32 @@