Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ handleClose
Function
handleClose
packages/ui/src/views/docstore/DocumentStoreDetail.jsx:441–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
}
440
441
const handleClose = () => {
442
setAnchorEl(null)
443
}
444
445
useEffect(() => {
446
getSpecificDocumentStore.request(storeId)
Callers
2
DocumentStoreDetails
Function · 0.70
LoaderRow
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected