mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +01: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