Changes in Comment popup
This commit is contained in:
parent
69abd207c6
commit
792fcd6965
@ -212,7 +212,7 @@ const ReportTaskComments = ({ commentsData, closeModal }) => {
|
||||
|
||||
<div className={`text-start py-0 d-flex align-items-center justify-content-start`}>
|
||||
<p className={`mb-0 text-muted me-2`}>{fullName}</p>
|
||||
<p className={`text-${bgClass} m-0`} style={{ fontSize: "10px" }}>
|
||||
<p className={`text-secondary m-0`} style={{ fontSize: "10px" }}>
|
||||
{moment.utc(data?.commentDate).local().fromNow()}
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user