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

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
This commit is contained in:
Karl Haworth
2024-04-05 10:07:27 -04:00
committed by GitHub
parent d6b80d8237
commit 147b15bd6d
@@ -59,7 +59,6 @@ export type ApolloEndpointProps = {
type Props = {
endpoints: ApolloEndpointProps[];
authCallback?: () => Promise<string>;
apiHolder?: ApiHolder;
};
export const handleAuthRequest = ({