From 7761ad879db31f461dacb13d02f72e219421e446 Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Thu, 6 Jan 2022 11:23:40 -0500 Subject: [PATCH] CSR-222: undo accidental code collusion --- .../list-button-horizontal.vue | 21 ++----------------- src/ux-components/list-card/list-card.vue | 21 ++++--------------- 2 files changed, 6 insertions(+), 36 deletions(-) diff --git a/src/ux-components/list-button-horizontal/list-button-horizontal.vue b/src/ux-components/list-button-horizontal/list-button-horizontal.vue index da7483f34..65c2270d2 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -2,7 +2,7 @@ diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index f51c7425a..fe17af9db 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -1,7 +1,7 @@