feat: fold into animation

This commit is contained in:
Joel
2025-01-08 17:02:18 +08:00
parent d65c1218ae
commit c3215a8f94
3 changed files with 48 additions and 3 deletions

View File

@ -87,6 +87,7 @@ const PluginTasks = () => {
'relative flex items-center justify-center w-8 h-8 rounded-lg border-[0.5px] border-components-button-secondary-border bg-components-button-secondary-bg shadow-xs hover:bg-components-button-secondary-bg-hover',
(isInstallingWithError || isFailed) && 'border-components-button-destructive-secondary-border-hover bg-state-destructive-hover hover:bg-state-destructive-hover-alt cursor-pointer',
)}
id="plugin-task-trigger"
>
{
(isInstalling || isInstallingWithError) && (