Comments popup submit button issue.
This commit is contained in:
parent
f6634eb527
commit
c4288fe35a
@ -102,7 +102,7 @@ const ReportTaskComments = ({ commentsData, closeModal }) => {
|
|||||||
showToast(error.response.data?.message || "Something went wrong", "error");
|
showToast(error.response.data?.message || "Something went wrong", "error");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
console.log("Kartik", commentsData)
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
className="modal-dialog modal-lg modal-simple report-task-comments-modal mx-sm-auto mx-1"
|
className="modal-dialog modal-lg modal-simple report-task-comments-modal mx-sm-auto mx-1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user