Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/fullstack-tutorial
/ footer.tsx
File
footer.tsx
start/client/src/components/__tests__/footer.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
3
import { renderApollo, cleanup } from
'../../test-utils'
;
4
import Footer from
'../footer'
;
Callers
nothing calls this directly
Calls
1
renderApollo
Function · 0.90
Tested by
no test coverage detected