MCPcopy 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

DocumentStoreDetailsFunction · 0.70
LoaderRowFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected