mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
This commit is contained in:
@ -11,7 +11,7 @@ const Title = ({
|
||||
const { t } = useTranslation()
|
||||
|
||||
return (
|
||||
<div className="system-sm-medium px-[5px] py-1 text-text-secondary">
|
||||
<div className="px-[5px] py-1 text-text-secondary system-sm-medium">
|
||||
{t('onlineDocument.pageSelectorTitle', { ns: 'datasetPipeline', name })}
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user