From 7feaac1a94af08163f6bbe25e417a60b1d58a760 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Tue, 20 May 2025 18:16:10 +0530 Subject: [PATCH] Replaced buttons with icon-only UI for cleaner layout and smaller size --- 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 c01e92c2..22d809b3 100644 --- a/src/components/Directory/ManageDirectory.jsx +++ b/src/components/Directory/ManageDirectory.jsx @@ -269,7 +269,7 @@ useEffect(() => { // onClick={handleAddPhone} // style={{ width: "24px", height: "24px" }} // > - + ) : ( //