|
|
}, [mutate, onCancelDeleteComment, onCommentCountUpdated]);
|
|
}, [mutate, onCancelDeleteComment, onCommentCountUpdated]);
|
|
|
await apiPost('/comments.remove', { comment_id: commentToBeDeleted._id });
|
|
await apiPost('/comments.remove', { comment_id: commentToBeDeleted._id });
|