MCPcopy Create free account
hub / github.com/apollographql/fullstack-tutorial / logout-button.tsx

File logout-button.tsx

start/client/src/containers/__tests__/logout-button.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import LogoutButton from '../logout-button';
3
4import { renderApollo, cleanup, fireEvent } from '../../test-utils';

Callers

nothing calls this directly

Calls 1

renderApolloFunction · 0.90

Tested by

no test coverage detected