From 4ddefb6d50d6d4439f5558287b74fdad5b840b34 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 9 May 2023 16:48:48 -0400 Subject: [PATCH] WIP --- .../textarea-question/textarea-question.vue | 21 +++++++------------ .../customer-details/customer-details.vue | 2 -- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/src/digital-components/textarea-question/textarea-question.vue b/src/digital-components/textarea-question/textarea-question.vue index fbe0e1f78..a7c5e30bc 100644 --- a/src/digital-components/textarea-question/textarea-question.vue +++ b/src/digital-components/textarea-question/textarea-question.vue @@ -1,16 +1,15 @@