Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/components/hooks/SelectMatcherMode.tsx:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
};
137
}
138
function _temp2() {
139
return <Text>Esc to go back</Text>;
140
}
141
function _temp(h) {
142
return h.source;
143
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected