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