mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 02:41:07 +01:00
Auth plugins (#155)
This commit is contained in:
@@ -52,7 +52,6 @@ export const RecentResponsesDropdown = function ResponsePane({
|
||||
label: 'Delete',
|
||||
leftSlot: <Icon icon="trash" />,
|
||||
onSelect: deleteResponse.mutate,
|
||||
disabled: activeResponse.state !== 'closed',
|
||||
},
|
||||
{
|
||||
key: 'unpin',
|
||||
|
||||
Reference in New Issue
Block a user