@ecp.eth/sdk / comments/react / useGetComment
Function: useGetComment()
function useGetComment(params, options): UseGetCommentResult;
Defined in: packages/sdk/src/comments/react/comment.ts:129
React hook to get a comment by ID
Parameters
params
The parameters for getting a comment
options
UseGetCommentOptions
= {}
The options for the query
Returns
The result of the query