Cancel responses on startup

This commit is contained in:
Gregory Schier
2023-11-06 13:06:15 -08:00
parent bed0e034aa
commit 7657166bfa
7 changed files with 48 additions and 25 deletions

View File

@@ -48,7 +48,6 @@ export function RequestActionsDropdown({ requestId, children }: Props) {
variant: 'danger',
leftSlot: <Icon icon="trash" />,
},
{ type: 'separator', label: 'Yaak Settings' },
]}
>
{children}