mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 11:21:16 +01:00
Variables under Environment, and render all props
This commit is contained in:
@@ -14,6 +14,7 @@ export function BearerAuth({ requestId, authentication }: Props) {
|
||||
return (
|
||||
<VStack className="my-2" space={2}>
|
||||
<Input
|
||||
useTemplating
|
||||
label="Token"
|
||||
name="token"
|
||||
size="sm"
|
||||
|
||||
Reference in New Issue
Block a user