From cf35f7c76c582786d22ef94951671cd380a55da0 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Thu, 28 Dec 2017 08:55:03 +0000 Subject: [PATCH] Upgrade graphiql and react versions --- graphene_django/templates/graphene/graphiql.html | 10 +++++----- graphene_django/views.py | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphene_django/templates/graphene/graphiql.html b/graphene_django/templates/graphene/graphiql.html index 949b850..1ba0613 100644 --- a/graphene_django/templates/graphene/graphiql.html +++ b/graphene_django/templates/graphene/graphiql.html @@ -16,11 +16,11 @@ add "&raw" to the end of the URL within a browser. width: 100%; } - - - - - + + + + +