From cc05dbad204f5b2a78ea9b7103cd8b71b1abf64c Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Tue, 29 Jul 2025 16:23:19 +0530 Subject: [PATCH] In Contact profile popup Include Delete functionality add. --- src/components/Directory/NotesDirectory.jsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/Directory/NotesDirectory.jsx b/src/components/Directory/NotesDirectory.jsx index 2ba497d5..cccfd8ef 100644 --- a/src/components/Directory/NotesDirectory.jsx +++ b/src/components/Directory/NotesDirectory.jsx @@ -134,6 +134,12 @@ const NotesDirectory = ({ : "hidden", }} > + handleSwitch(!IsActive)} + value={IsActive} + />