Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/resend/react-email
/ link.spec.tsx
File
link.spec.tsx
packages/react-email/src/components/link/link.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { render } from
'@react-email/render'
;
2
import { Link } from
'./index.js'
;
3
4
describe(
'<Link> component'
, () => {
Callers
nothing calls this directly
Calls
2
render
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected