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) && (