diff --git a/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx b/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx index 8b1e38b35c..e7bda95140 100644 --- a/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx +++ b/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx @@ -175,17 +175,19 @@ const Popup = () => { - - - - {t('workflow.common.accessAPIReference')} - - - + + + + + {t('workflow.common.accessAPIReference')} + + + + > = ({ id, data }) => { ) } { - isAuthorized && !isLocalFile && ( + isAuthorized && !isLocalFile && !!formSchemas?.length && (