Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ arm
Function
arm
packages/ui/src/components/tooltip.tsx:79–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
const arm = () => {
80
setState(
"block"
, true)
81
close()
82
}
83
84
const leave = () => {
85
if (!inside()) close()
Callers
1
Tooltip
Function · 0.70
Calls
2
setState
Function · 0.85
close
Function · 0.70
Tested by
no test coverage detected