From 2f69f723e70591f64f4182b433808a947c893392 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Thu, 17 Feb 2022 21:00:13 +0530 Subject: [PATCH] fix: reactive key-value input placeholders --- packages/hoppscotch-app/components/graphql/RequestOptions.vue | 2 +- packages/hoppscotch-app/components/http/Headers.vue | 2 +- packages/hoppscotch-app/components/http/Parameters.vue | 2 +- packages/hoppscotch-app/components/http/URLEncodedParams.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/hoppscotch-app/components/graphql/RequestOptions.vue b/packages/hoppscotch-app/components/graphql/RequestOptions.vue index bc29d315f..4e049a845 100644 --- a/packages/hoppscotch-app/components/graphql/RequestOptions.vue +++ b/packages/hoppscotch-app/components/graphql/RequestOptions.vue @@ -157,7 +157,7 @@