From cd596b2aad94d4929ba1e2f1ae0a418d884416cc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 5 Aug 2020 16:16:23 +0200 Subject: [PATCH] refactor date and datetime types --- src/components/Questions/QuestionDate.vue | 33 +++++++++++++++++- src/components/Questions/QuestionDatetime.vue | 34 ++++++++++++++++++- 2 files changed, 65 insertions(+), 2 deletions(-) diff --git a/src/components/Questions/QuestionDate.vue b/src/components/Questions/QuestionDate.vue index 009aebf..9f31e1f 100644 --- a/src/components/Questions/QuestionDate.vue +++ b/src/components/Questions/QuestionDate.vue @@ -20,17 +20,48 @@ - --> + +