Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0010aor/FlashNotes
/ handleClose
Function
handleClose
frontend/src/components/commonUI/AnalyticsConsent.tsx:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
const handleClose = () => {
49
setShowConsent(false)
50
}
51
52
if (!showConsent) {
53
return null
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected