From f3e6a377a98b2aaa73cdc364034e28d7cb345047 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Fri, 3 Jul 2020 11:32:22 +0530 Subject: [PATCH] Removed textareaAutoHeight directive --- components/environments/editEnvironment.vue | 12 ---- directives/textareaAutoHeight.js | 8 --- pages/graphql.vue | 14 +---- pages/index.vue | 66 ++++++++++----------- 4 files changed, 34 insertions(+), 66 deletions(-) delete mode 100644 directives/textareaAutoHeight.js diff --git a/components/environments/editEnvironment.vue b/components/environments/editEnvironment.vue index f269ccd04..7a685111d 100644 --- a/components/environments/editEnvironment.vue +++ b/components/environments/editEnvironment.vue @@ -35,14 +35,6 @@ -