mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-12 15:52:57 +02:00
Render inherited headers in UI
This commit is contained in:
@@ -55,6 +55,10 @@ export function HeadersEditor({
|
|||||||
onMove={() => {}}
|
onMove={() => {}}
|
||||||
pair={ensurePairId(pair)}
|
pair={ensurePairId(pair)}
|
||||||
stateKey={null}
|
stateKey={null}
|
||||||
|
nameAutocompleteFunctions
|
||||||
|
nameAutocompleteVariables
|
||||||
|
valueAutocompleteFunctions
|
||||||
|
valueAutocompleteVariables
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user