From 90d347dc89c8a3680db786b797b00afea082ace0 Mon Sep 17 00:00:00 2001 From: Dmitry Yankowski Date: Tue, 25 Feb 2020 01:43:55 -0500 Subject: [PATCH] Disable spell check on input fields --- pages/graphql.vue | 481 +++++++++++++++++++++++++-------------------- pages/index.vue | 3 + pages/realtime.vue | 1 + 3 files changed, 270 insertions(+), 215 deletions(-) diff --git a/pages/graphql.vue b/pages/graphql.vue index 8a339792..a811cc17 100644 --- a/pages/graphql.vue +++ b/pages/graphql.vue @@ -6,7 +6,13 @@