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

Function _temp18

src/screens/Doctor.tsx:503–505  ·  view source on GitHub ↗
(detail_2, i_8)

Source from the content-addressed store, hash-verified

501 return t41;
502}
503function _temp18(detail_2, i_8) {
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}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected