womp womp

Signed-off-by: Ryan Brink <5607577+unredundant@users.noreply.github.com>
This commit is contained in:
Ryan Brink
2022-07-12 23:26:42 -07:00
parent 8b16db6627
commit 6867b2623b
@@ -40,7 +40,6 @@ export const ApolloExplorer = ({ graphRef }: Props) => {
<Content>
<ApolloExplorerReact
className={classes.explorer}
// graphRef="Github-API-ikji88@current"
graphRef={graphRef}
persistExplorerState
/>