MCPcopy 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

TooltipFunction · 0.70

Calls 2

setStateFunction · 0.85
closeFunction · 0.70

Tested by

no test coverage detected