From 60ad5d7f9d10d4f18e6fe9554580832f36a9ada8 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">