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

Function _temp4

src/components/Settings/Status.tsx:188–190  ·  view source on GitHub ↗
(properties, i)

Source from the content-addressed store, hash-verified

186 return t8;
187}
188function _temp4(properties, i) {
189 return properties.length > 0 && <Box key={i} flexDirection="column">{properties.map(_temp3)}</Box>;
190}
191function _temp3(t0, j) {
192 const {
193 label,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected