From a56e2bb5774abfdf1f57c4bed041835c13c72408 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sat, 12 Dec 2020 08:33:29 +0530 Subject: [PATCH] chore(refactor): better inputs --- components/environments/edit-environment.vue | 7 ++++- components/http/http-headers.vue | 7 ++++- components/http/http-parameters.vue | 7 ++++- components/http/token-list.vue | 2 +- components/realtime/mqtt.vue | 9 ++++++- components/realtime/socketio.vue | 8 +++++- components/realtime/sse.vue | 1 + components/realtime/websocket.vue | 1 + pages/graphql.vue | 10 ++++++-- pages/index.vue | 27 ++++++++++---------- pages/settings.vue | 1 + 11 files changed, 58 insertions(+), 22 deletions(-) diff --git a/components/environments/edit-environment.vue b/components/environments/edit-environment.vue index 5f0e83b08..685cb5a70 100644 --- a/components/environments/edit-environment.vue +++ b/components/environments/edit-environment.vue @@ -27,7 +27,12 @@ -