Update plugins/apollo-explorer/src/components/ApolloExplorerPage/ApolloExplorerPage.tsx

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
This commit is contained in:
Karl Haworth
2024-03-13 06:35:38 -04:00
committed by GitHub
parent 5410d196c8
commit 1f62228921
@@ -63,7 +63,7 @@ export const ApolloExplorerPage = (props: Props) => {
return await endpoints({ apiHolder });
}
return endpoints;
}, []);
}, [endpoints]);
return (
<Page themeId="tool">