mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 23:41:18 +02:00
URL path placeholders
This commit is contained in:
@@ -344,6 +344,7 @@ export const RequestPane = memo(function RequestPane({
|
||||
<UrlParametersEditor
|
||||
forceUpdateKey={forceUpdateKey}
|
||||
urlParameters={activeRequest.urlParameters}
|
||||
url={activeRequest.url}
|
||||
onChange={handleUrlParametersChange}
|
||||
/>
|
||||
</TabContent>
|
||||
|
||||
Reference in New Issue
Block a user