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