diff --git a/src/components/Directory/CardViewDirectory.jsx b/src/components/Directory/CardViewDirectory.jsx index e7583a9d..32317d71 100644 --- a/src/components/Directory/CardViewDirectory.jsx +++ b/src/components/Directory/CardViewDirectory.jsx @@ -23,7 +23,12 @@ const CardViewDirectory = ({ >
-
+
{ + if (IsActive) { + setIsOpenModalNote(true); + setOpen_contact(contact); + } + }}> - {contact?.contactCategory?.name} + {contact?.contactCategory?.name || "Other"}