From 0f7665a10bc28e13d15fc77418338aaa1cb8cf54 Mon Sep 17 00:00:00 2001 From: Chad Jensen Date: Fri, 19 Nov 2021 22:13:16 -0600 Subject: [PATCH] fixing other prettier issue Signed-off-by: Chad Jensen --- .../src/components/GraphiQLBrowser/GraphiQLBrowser.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx b/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx index 3a75b9a6cc..84368dbd68 100644 --- a/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx +++ b/plugins/graphiql/src/components/GraphiQLBrowser/GraphiQLBrowser.tsx @@ -73,7 +73,12 @@ export const GraphiQLBrowser = ({ endpoints }: GraphiQLBrowserProps) => {
- +