mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
Fix content type in URL
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -26,6 +26,7 @@ export function UrlBar({ sendRequest, loading, onMethodChange, method, onUrlChan
|
||||
useEditor
|
||||
useTemplating
|
||||
onSubmit={sendRequest}
|
||||
contentType="url"
|
||||
name="url"
|
||||
label="Enter URL"
|
||||
className="font-mono"
|
||||
|
||||
Reference in New Issue
Block a user