MCPcopy
hub / github.com/firecrawl/fireplexity / hide

Function hide

app/use-citation-tooltip.tsx:76–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 const hide = () => {
77 setVisible(false)
78 currentTargetRef.current = null
79 }
80
81 if (immediate) {
82 hide()

Callers 1

hideTooltipFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected