From b8061abb191b9fe2668035e2091c8ceeb3172b80 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 13 Sep 2023 17:25:29 -0400 Subject: [PATCH] don't use

tag inside iframe for fallback text (#42555) --- src/graphql/pages/explorer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphql/pages/explorer.tsx b/src/graphql/pages/explorer.tsx index c6e382504a..2db1f0f0dd 100644 --- a/src/graphql/pages/explorer.tsx +++ b/src/graphql/pages/explorer.tsx @@ -35,7 +35,7 @@ export default function GQLExplorer({ mainContext, graphqlExplorerUrl }: Props) src={graphqlExplorerUrl} title="GitHub GraphQL API" > -

You must have iframes enabled to use this feature.

+ You must have iframes enabled to use this feature.