Changes in Contact Profile.

This commit is contained in:
Kartik Sharma 2025-07-26 10:44:02 +05:30
parent 2bba01211e
commit 832685fedd

View File

@ -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