Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp6
Function
_temp6
src/components/hooks/HooksConfigMenu.tsx:558–560 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
556
}
557
}
558
function _temp6() {
559
return <Text>Esc to close</Text>;
560
}
561
function _temp5(sum, hooks) {
562
return sum + hooks.length;
563
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected