From 5bc6c93d13c4abc602852df8a0ec0df87bed44cc Mon Sep 17 00:00:00 2001 From: Evert Timberg Date: Sun, 26 Sep 2021 08:54:09 -0400 Subject: [PATCH] Block buttons when requests are running --- components/Form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Form.tsx b/components/Form.tsx index b0bbc46..67bf46c 100644 --- a/components/Form.tsx +++ b/components/Form.tsx @@ -441,12 +441,12 @@ function Form(): JSX.Element {
-      -