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

Function _temp14

src/components/BridgeDialog.tsx:343–345  ·  view source on GitHub ↗
(line, i)

Source from the content-addressed store, hash-verified

341 return t21;
342}
343function _temp14(line, i) {
344 return <Text key={i}>{line}</Text>;
345}
346function _temp13(l) {
347 return l.length > 0;
348}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected