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

Function _temp4

src/components/LogoV2/ChannelsNotice.tsx:164–166  ·  view source on GitHub ↗
(u_0)

Source from the content-addressed store, hash-verified

162 return t4;
163}
164function _temp4(u_0) {
165 return <Text key={`${formatEntry(u_0.entry)}:${u_0.why}`} color="warning">{formatEntry(u_0.entry)} · {u_0.why}</Text>;
166}
167function _temp3(u) {
168 return <Text key={`${formatEntry(u.entry)}:${u.why}`} color="warning">{formatEntry(u.entry)} · {u.why}</Text>;
169}

Callers

nothing calls this directly

Calls 1

formatEntryFunction · 0.85

Tested by

no test coverage detected