functions
Function: removePostRecursive()
removePostRecursive(
posts
,postId
):ThreadPost
[]
solana-app-kit / components/thread/thread.utils / removePostRecursive
Function: removePostRecursive()
removePostRecursive(
posts
,postId
):ThreadPost
[]
Defined in: src/components/thread/thread.utils.ts:57
Parameters
posts
postId
string
Returns
Was this page helpful?