From 8df47c153030f58a0ba5b9a3f101e0fbf72df72d Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Wed, 6 Aug 2025 15:30:46 +0530 Subject: [PATCH] In Masters cancel button now cancel or close the form as excepted. --- src/components/master/EditActivity.jsx | 2 +- src/components/master/EditContactCategory.jsx | 2 +- src/components/master/EditContactTag.jsx | 2 +- src/components/master/EditJobRole.jsx | 2 +- src/components/master/EditRole.jsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/master/EditActivity.jsx b/src/components/master/EditActivity.jsx index cba8dad5..61fcccf0 100644 --- a/src/components/master/EditActivity.jsx +++ b/src/components/master/EditActivity.jsx @@ -241,7 +241,7 @@ useEffect(() => { {isLoading ? "Please Wait" : "Submit"}