From 275d984ecc1c5ec8fceb009ed74bc83cb248258c Mon Sep 17 00:00:00 2001 From: pramod mahajan Date: Mon, 25 Aug 2025 12:57:47 +0530 Subject: [PATCH] fixed cancel button on edit tenant form --- src/components/Tenant/EditProfile.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Tenant/EditProfile.jsx b/src/components/Tenant/EditProfile.jsx index 7df1ff97..d6e23c88 100644 --- a/src/components/Tenant/EditProfile.jsx +++ b/src/components/Tenant/EditProfile.jsx @@ -178,7 +178,7 @@ const EditProfile = ({ TenantId,onClose }) => {
- +