Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
343
function _temp14(line, i) {
344
return <Text key={i}>{line}</Text>;
345
}
346
function _temp13(l) {
347
return l.length > 0;
348
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected