From 1a7636ad82a65ab6060802161f599e5f998a1e18 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Tue, 20 May 2025 18:13:22 +0530 Subject: [PATCH] Replaced buttons with icon-only UI for cleaner layout and smaller size --- src/components/Directory/UpdateContact.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Directory/UpdateContact.jsx b/src/components/Directory/UpdateContact.jsx index e1a07c16..03ae906c 100644 --- a/src/components/Directory/UpdateContact.jsx +++ b/src/components/Directory/UpdateContact.jsx @@ -245,7 +245,7 @@ await submitContact({ ...cleaned, id: existingContact.id }); // style={{ width: "24px", height: "24px" }} // > - + ) : ( //