mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
feat: can select plugins
This commit is contained in:
@ -53,7 +53,7 @@ const PluginsPicker: FC<Props> = ({
|
||||
|
||||
<ToolPicker
|
||||
trigger={
|
||||
<Button className='mt-2 w-[350px]' size='small' variant='secondary-accent'>
|
||||
<Button className='mt-2 w-[412px]' size='small' variant='secondary-accent'>
|
||||
<RiAddLine className='size-3.5' />
|
||||
{t(`${i18nPrefix}.operation.select`)}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user