MCPcopy Create free account
hub / github.com/bitcoin-dev-project/bitcoin-dev-project / IssueCard

Function IssueCard

components/repository-issues.tsx:145–221  ·  view source on GitHub ↗
({
    issue,
    index,
    keys,
    addFilterParam
}: {
    issue: IssueCardElement
    index: number
    keys: Array<{ [key: string]: string }>
    addFilterParam: (key: string, value: string) => void
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

slugifyFunction · 0.90
addFilterParamFunction · 0.85

Tested by

no test coverage detected