From aeb03f3330816c9e425a9c718f68e6e9b37c6e82 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Sun, 30 Aug 2020 21:54:11 +0200 Subject: [PATCH] make dates required --- components/wizard/dateSelect.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/components/wizard/dateSelect.tsx b/components/wizard/dateSelect.tsx index 1a4241d..1c3e3a2 100644 --- a/components/wizard/dateSelect.tsx +++ b/components/wizard/dateSelect.tsx @@ -77,7 +77,7 @@ export default function DateSelect() {