From c844898a73fae11dffef7a311495ae4f3962e22c Mon Sep 17 00:00:00 2001 From: Chad Jensen Date: Mon, 22 Nov 2021 08:22:36 -0600 Subject: [PATCH] fixing another prettier issue Signed-off-by: Chad Jensen --- .../graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx b/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx index 84368dbd68..2bd173f720 100644 --- a/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx +++ b/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx @@ -74,7 +74,7 @@ export const GraphiQLBrowser = ({ endpoints }: GraphiQLBrowserProps) => {