MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / goToDocumentStore

Function goToDocumentStore

packages/ui/src/views/docstore/index.jsx:113–115  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

111 }
112
113 const goToDocumentStore = (id) => {
114 navigate('/document-stores/' + id)
115 }
116
117 const addNew = () => {
118 const dialogProp = {

Callers 1

DocumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected