From 9cb71a3403b6689cb8337f3b22d6a0092afad891 Mon Sep 17 00:00:00 2001 From: morsko1 Date: Tue, 3 Oct 2023 22:35:42 +0300 Subject: [PATCH] fix: associate api key input with label --- src/core/components/auth/api-key-auth.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/components/auth/api-key-auth.jsx b/src/core/components/auth/api-key-auth.jsx index 5b3527e8c06..6c22e3a8975 100644 --- a/src/core/components/auth/api-key-auth.jsx +++ b/src/core/components/auth/api-key-auth.jsx @@ -66,10 +66,10 @@ export default class ApiKeyAuth extends React.Component {

In: { schema.get("in") }

- + { value ? ****** - : + : } {