Comments popup submit button issue.

This commit is contained in:
kartik.sharma 2025-05-28 12:03:36 +05:30 committed by Pramod Mahajan
parent f6634eb527
commit c4288fe35a

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"