From 832685fedd04bc10f8ec972d6898e4d04818ea54 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Sat, 26 Jul 2025 10:44:02 +0530 Subject: [PATCH] Changes in Contact Profile. --- src/components/Directory/NotesDirectory.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Directory/NotesDirectory.jsx b/src/components/Directory/NotesDirectory.jsx index f310bfcc..3efb2340 100644 --- a/src/components/Directory/NotesDirectory.jsx +++ b/src/components/Directory/NotesDirectory.jsx @@ -111,7 +111,7 @@ const NotesDirectory = ({

Notes :

-
+
{(contactProfile?.notes?.length > 0 || contactNotes?.length > 0) && (