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

Function _temp16

src/screens/Doctor.tsx:509–511  ·  view source on GitHub ↗
(detail_0, i_6)

Source from the content-addressed store, hash-verified

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}
512function _temp15(detail, i_5) {
513 return <Text key={i_5} dimColor={true}>{" "}└ {detail}</Text>;
514}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected