diff --git a/src/components/Directory/NotesDirectory.jsx b/src/components/Directory/NotesDirectory.jsx index a824cbb7..2ba497d5 100644 --- a/src/components/Directory/NotesDirectory.jsx +++ b/src/components/Directory/NotesDirectory.jsx @@ -117,28 +117,23 @@ const NotesDirectory = ({ return (
-

Notes :

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