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

Function _temp4

src/components/ClaudeMdExternalIncludesDialog.tsx:117–119  ·  view source on GitHub ↗
(include, i)

Source from the content-addressed store, hash-verified

115 return t11;
116}
117function _temp4(include, i) {
118 return <Text key={i} dimColor={true}>{" "}{include.path}</Text>;
119}
120function _temp3(current_0) {
121 return {
122 ...current_0,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected