From 03af693b148bf79d0c8d5ebe310e33c35e1d6bf8 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Wed, 12 Jul 2023 11:29:44 -0400 Subject: [PATCH] pasting issue fix. --- .../textbox-question/textbox-question.vue | 605 +++++++++--------- 1 file changed, 310 insertions(+), 295 deletions(-) diff --git a/src/digital-components/textbox-question/textbox-question.vue b/src/digital-components/textbox-question/textbox-question.vue index 2a71b795..f7e0d858 100644 --- a/src/digital-components/textbox-question/textbox-question.vue +++ b/src/digital-components/textbox-question/textbox-question.vue @@ -1,325 +1,340 @@