mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 13:41:51 +02:00
Fix editor selection/cursor and lint errors
This commit is contained in:
@@ -16,6 +16,7 @@ export function BearerAuth({ requestId, authentication }: Props) {
|
||||
<Input
|
||||
useTemplating
|
||||
autocompleteVariables
|
||||
placeholder="token"
|
||||
type="password"
|
||||
label="Token"
|
||||
name="token"
|
||||
|
||||
Reference in New Issue
Block a user