MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/teams/TeamStatus.tsx:74–76  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

72 return t6;
73}
74function _temp2(t) {
75 return t.name !== "team-lead";
76}
77function _temp(s) {
78 return s.teamContext;
79}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected