From 10d0f24f5a9ac7379c5fb59d170e66d514ecbd67 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 9 May 2023 15:14:06 -0400 Subject: [PATCH] WIP update computed and other code. --- .../textarea-question/textarea-question.vue | 57 +++++++++++++++++-- .../customer-details/customer-details.vue | 2 +- 2 files changed, 54 insertions(+), 5 deletions(-) diff --git a/src/digital-components/textarea-question/textarea-question.vue b/src/digital-components/textarea-question/textarea-question.vue index ffea9a713..fbe0e1f78 100644 --- a/src/digital-components/textarea-question/textarea-question.vue +++ b/src/digital-components/textarea-question/textarea-question.vue @@ -1,6 +1,8 @@