diff --git a/web/app/components/workflow/nodes/llm/components/structure-output.tsx b/web/app/components/workflow/nodes/llm/components/structure-output.tsx index 9a9d583af2..8a9b3430d6 100644 --- a/web/app/components/workflow/nodes/llm/components/structure-output.tsx +++ b/web/app/components/workflow/nodes/llm/components/structure-output.tsx @@ -53,7 +53,7 @@ const StructureOutput: FC = ({ ) : ( -
{t('app.structOutput.notConfiguredTip')}
+
{t('app.structOutput.notConfiguredTip')}
)} {showConfig && (