fixing another prettier issue
Signed-off-by: Chad Jensen <Chad.Jensen@c2fo.com>
This commit is contained in:
@@ -74,7 +74,7 @@ export const GraphiQLBrowser = ({ endpoints }: GraphiQLBrowserProps) => {
|
||||
<Divider />
|
||||
<div className={classes.graphiQlWrapper}>
|
||||
<GraphiQL
|
||||
headerEditorEnabled={true}
|
||||
headerEditorEnabled
|
||||
key={tabIndex}
|
||||
fetcher={fetcher}
|
||||
storage={storage}
|
||||
|
||||
Reference in New Issue
Block a user