From 65aa8990a3028e72bbe8fff93edd3438616aa6e1 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Mon, 19 May 2025 12:15:30 +0530 Subject: [PATCH] removed selected --- src/components/Directory/ManageDirectory.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Directory/ManageDirectory.jsx b/src/components/Directory/ManageDirectory.jsx index 05d83c50..a460f1b5 100644 --- a/src/components/Directory/ManageDirectory.jsx +++ b/src/components/Directory/ManageDirectory.jsx @@ -310,7 +310,7 @@ useEffect(() => { ) : ( <> - {contactCategory?.map((cate) => (