From 130e08f1091257116e4507c59c0009b103cce54c Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 18 Aug 2023 20:48:36 +0200 Subject: [PATCH] Upgrade to React 18 in GraphiQL embedded integration Closes gh-776 --- .../src/main/resources/graphiql/index.html | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/spring-graphql/src/main/resources/graphiql/index.html b/spring-graphql/src/main/resources/graphiql/index.html index fa159279..4ec97df6 100644 --- a/spring-graphql/src/main/resources/graphiql/index.html +++ b/spring-graphql/src/main/resources/graphiql/index.html @@ -14,22 +14,13 @@ height: 100vh; } - - + + + -
Loading...
-