Correction in Comment popup from Daily Progress Report.

This commit is contained in:
kartik.sharma 2025-05-27 16:36:22 +05:30 committed by Pramod Mahajan
parent 763d81e3b1
commit f6634eb527

View File

@ -102,7 +102,7 @@ const ReportTaskComments = ({ commentsData, closeModal }) => {
showToast(error.response.data?.message || "Something went wrong", "error");
}
};
console.log("Kartik", commentsData)
return (
<div
className="modal-dialog modal-lg modal-simple report-task-comments-modal mx-sm-auto mx-1"