MCPcopy Create free account
hub / github.com/anomalyco/opencode / close

Function close

packages/ui/src/components/tooltip.tsx:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 ])
52
53 const close = () => setState("open", false)
54
55 const inside = () => {
56 const active = document.activeElement

Callers 3

syncFunction · 0.70
armFunction · 0.70
leaveFunction · 0.70

Calls 1

setStateFunction · 0.85

Tested by

no test coverage detected