mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Copy as curl visual (#5723)
This commit is contained in:
parent
110d0204d7
commit
c462410474
@ -178,6 +178,7 @@ export const RequestActionsDropdown = forwardRef<DropdownHandle, Props>(({
|
||||
icon="copy"
|
||||
label="Copy as cURL"
|
||||
onClick={copyAsCurl}
|
||||
withPrompt
|
||||
/>
|
||||
)}
|
||||
</DropdownItem>
|
||||
|
Loading…
Reference in New Issue
Block a user