From 96dfa5a65ef9045e161156b3a763417106ab34b1 Mon Sep 17 00:00:00 2001 From: manish Date: Sat, 7 Oct 2023 23:51:34 +0530 Subject: [PATCH] fixed form submmition on cancel button --- components/Modals/CreateFormModal.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/Modals/CreateFormModal.tsx b/components/Modals/CreateFormModal.tsx index 59501bdc..479f4f06 100644 --- a/components/Modals/CreateFormModal.tsx +++ b/components/Modals/CreateFormModal.tsx @@ -130,6 +130,7 @@ export const CreateFormModal: React.FC = () => {