From f1a9bf7335b5a685d871d4e410c0fea8cdd63792 Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sun, 5 Jul 2026 20:11:04 +0800 Subject: [PATCH] fix(ui): remove required from date inputs to unblock form submit --- app/templates/postcard_form.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/templates/postcard_form.html b/app/templates/postcard_form.html index 94aa4a3..76bcdf2 100644 --- a/app/templates/postcard_form.html +++ b/app/templates/postcard_form.html @@ -20,17 +20,17 @@ - - - - + + + +