From 9630122ca261191c9655cce9bc3459f12878931a Mon Sep 17 00:00:00 2001 From: Billy Lo Date: Mon, 18 Oct 2021 13:08:21 -0400 Subject: [PATCH] no drop down --- components/Form.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/Form.tsx b/components/Form.tsx index e8746b5..a5fe4eb 100644 --- a/components/Form.tsx +++ b/components/Form.tsx @@ -465,28 +465,28 @@ function Form(): JSX.Element {

-