From 2f5e7bcb8b02634818f1ee3e84c4d0fb2a151844 Mon Sep 17 00:00:00 2001 From: Juan Esteban Nieto Cifuentes <89233604+Jenietoc@users.noreply.github.com> Date: Fri, 28 Jan 2022 04:54:19 -0500 Subject: [PATCH] Add minimum value in minutes in new event type (#1624) --- components/eventtype/CreateEventType.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/eventtype/CreateEventType.tsx b/components/eventtype/CreateEventType.tsx index dcb8b38c..9dc38cc6 100644 --- a/components/eventtype/CreateEventType.tsx +++ b/components/eventtype/CreateEventType.tsx @@ -195,6 +195,7 @@ export default function CreateEventTypeButton(props: Props) {