From 89221dec3872354d6f6bd4a5b199271434e063be Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Tue, 20 May 2025 22:43:32 +0530 Subject: [PATCH] set text-primary color for add email icon --- src/components/Directory/ManageDirectory.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Directory/ManageDirectory.jsx b/src/components/Directory/ManageDirectory.jsx index 22d809b3..9ac4dac8 100644 --- a/src/components/Directory/ManageDirectory.jsx +++ b/src/components/Directory/ManageDirectory.jsx @@ -210,7 +210,7 @@ useEffect(() => { // onClick={handleAddEmail} // style={{ width: "24px", height: "24px" }} // > - + ) : ( //