Curl logo added
This commit is contained in:
parent
435927df8e
commit
788213a38f
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ export default function ApiModal({ flow }: { flow: FlowType }) {
|
|||
{
|
||||
name: "cURL",
|
||||
mode: "bash",
|
||||
image: "https://cdn-icons-png.flaticon.com/512/631/631558.png",
|
||||
image: "https://curl.se/logo/curl-symbol-transparent.png",
|
||||
code: curl_code,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue