mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
refactor(datasets): rename 'markdown' to 'content' for consistency across components
This commit is contained in:
@ -137,7 +137,7 @@ const Panel: FC<NodePanelProps<ToolNodeType>> = ({
|
||||
)}
|
||||
</div>
|
||||
)
|
||||
})}
|
||||
})}
|
||||
</>
|
||||
</OutputVars>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user