@ecp.eth/sdk / comments/react / useDeleteComment
Function: useDeleteComment()
function useDeleteComment(options): UseDeleteCommentResult;
Defined in: packages/sdk/src/comments/react/comment.ts:212
React hook to delete a comment as an author
Parameters
options
The options for the mutation
Returns
The result of the mutation