feat(web): update marketplace description & icon (#28662)

This commit is contained in:
yangzheli
2025-11-26 09:42:09 +08:00
committed by GitHub
parent b502d30e77
commit 203c2f0456
4 changed files with 18 additions and 10 deletions

View File

@@ -62,6 +62,10 @@ const Marketplace = ({
{t('plugin.category.datasources')}
</span>
,
<span className="body-md-medium relative ml-1 text-text-secondary after:absolute after:bottom-[1.5px] after:left-0 after:h-2 after:w-full after:bg-text-text-selected after:content-['']">
{t('plugin.category.triggers')}
</span>
,
<span className="body-md-medium relative ml-1 text-text-secondary after:absolute after:bottom-[1.5px] after:left-0 after:h-2 after:w-full after:bg-text-text-selected after:content-['']">
{t('plugin.category.agents')}
</span>