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

Function _temp2

src/components/sandbox/SandboxDoctorSection.tsx:40–42  ·  view source on GitHub ↗
(w, i_0)

Source from the content-addressed store, hash-verified

38 return t0;
39}
40function _temp2(w, i_0) {
41 return <Text key={i_0} color="warning">└ {w}</Text>;
42}
43function _temp(e, i) {
44 return <Text key={i} color="error">└ {e}</Text>;
45}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected