mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
fix
This commit is contained in:
@ -74,6 +74,7 @@ const PluginVersionPicker: FC<Props> = ({
|
||||
}}
|
||||
>
|
||||
<PopoverTrigger
|
||||
disabled={disabled}
|
||||
className={cn('inline-flex cursor-pointer items-center', disabled && 'cursor-default')}
|
||||
>
|
||||
{trigger}
|
||||
|
||||
Reference in New Issue
Block a user