Skip to content

Commit

Permalink
Fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cimdalli committed Oct 28, 2023
1 parent 544cbe1 commit 1f497d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/graphiql-react/src/editor/context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ export function EditorContextProvider(props: EditorContextProviderProps) {
});
}, [
defaultHeaders,
defaultQuery,
onTabChange,
setEditorValues,
storeTabs,
Expand Down

0 comments on commit 1f497d3

Please sign in to comment.