mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:38:26 +02:00
NodeJS Plugin Runtime (#53)
This commit is contained in:
@@ -784,7 +784,7 @@ function SidebarItem({
|
||||
key: 'copyCurl',
|
||||
label: 'Copy as Curl',
|
||||
leftSlot: <Icon icon="copy" />,
|
||||
onSelect: copyAsCurl,
|
||||
onSelect: copyAsCurl.mutate,
|
||||
},
|
||||
{ type: 'separator' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user