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

Function _temp2

src/components/ui/TreeSelect.tsx:391–393  ·  view source on GitHub ↗
(_depth)

Source from the content-addressed store, hash-verified

389 return t14;
390}
391function _temp2(_depth) {
392 return " \u25B8 ";
393}
394function _temp(isExpanded_0) {
395 return isExpanded_0 ? "\u25BC " : "\u25B6 ";
396}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected