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

Function _temp17

src/screens/Doctor.tsx:506–508  ·  view source on GitHub ↗
(detail_1, i_7)

Source from the content-addressed store, hash-verified

504 return <Text key={i_8} dimColor={true}>{" "}└ {detail_2}</Text>;
505}
506function _temp17(detail_1, i_7) {
507 return <Text key={i_7} dimColor={true}>{" "}└ {detail_1}</Text>;
508}
509function _temp16(detail_0, i_6) {
510 return <Text key={i_6} dimColor={true}>{" "}└ {detail_0}</Text>;
511}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected