Changes in Contact Profile.
This commit is contained in:
parent
2bba01211e
commit
832685fedd
@ -111,7 +111,7 @@ const NotesDirectory = ({
|
||||
<p className="fw-semibold m-0 ms-3">Notes :</p>
|
||||
</div>
|
||||
<div className="d-flex align-items-center justify-content-between mb-5">
|
||||
<div className="m-0 d-flex align-items-center">
|
||||
<div className="m-0 d-flex align-items-center ms-2 mt-5">
|
||||
{(contactProfile?.notes?.length > 0 || contactNotes?.length > 0) && (
|
||||
<label className="switch switch-primary">
|
||||
<input
|
||||
|
Loading…
x
Reference in New Issue
Block a user