refactor(datasets): rename 'markdown' to 'content' for consistency across components

This commit is contained in:
twwu
2025-09-03 20:32:48 +08:00
parent c8d60f372d
commit 1214942eb7
10 changed files with 24 additions and 30 deletions

View File

@ -137,7 +137,7 @@ const Panel: FC<NodePanelProps<ToolNodeType>> = ({
)}
</div>
)
})}
})}
</>
</OutputVars>
</div>