Fix content type in URL

This commit is contained in:
Gregory Schier
2023-03-02 23:17:09 -08:00
parent 420f7aa7c3
commit c30caf11fe
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -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"