MCPcopy Create free account
hub / github.com/TanStack/devtools / active

Function active

packages/devtools-a11y/src/core/components/IssueList.tsx:87–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 const count = () => issuesForImpact().length || 0
86
87 const active = () => ally.impactKey() === impact
88
89 return (
90 <button

Callers 1

A11yIssueListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected