From 4a43c1ed4b7c18a807d9f7514194ab88761b8345 Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Wed, 9 Apr 2025 19:53:39 +0200 Subject: [PATCH] QuestionDate: refactor handling of computed props Signed-off-by: Christian Hartmann --- src/components/Questions/QuestionDate.vue | 92 ++++++++++++++--------- 1 file changed, 56 insertions(+), 36 deletions(-) diff --git a/src/components/Questions/QuestionDate.vue b/src/components/Questions/QuestionDate.vue index ea0ff51a8..8f799157f 100644 --- a/src/components/Questions/QuestionDate.vue +++ b/src/components/Questions/QuestionDate.vue @@ -10,17 +10,20 @@ :warning-invalid="answerType.warningInvalid" v-on="commonListeners">