From a861e8922a3c9c324f8ad6eace4b47ae69bba0ef Mon Sep 17 00:00:00 2001 From: Smilinko Date: Sat, 9 Dec 2023 01:18:47 +0100 Subject: [PATCH] Fixed registration bug when double clicking school not found --- src/components/SchoolSubForm/SchoolSubForm.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/SchoolSubForm/SchoolSubForm.tsx b/src/components/SchoolSubForm/SchoolSubForm.tsx index 62d817e4..604b9bc1 100644 --- a/src/components/SchoolSubForm/SchoolSubForm.tsx +++ b/src/components/SchoolSubForm/SchoolSubForm.tsx @@ -74,7 +74,6 @@ export const SchoolSubForm = ({control, watch, setValue}: SchoolSubFormProps