Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/resend/react-email
/ render-edge.spec.tsx
File
render-edge.spec.tsx
packages/render/src/node/render-edge.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { Suspense, use } from
'react'
;
2
import { Preview } from
'../shared/utils/testing/preview'
;
3
import { Template } from
'../shared/utils/testing/template'
;
4
import { render } from
'./render'
;
Callers
nothing calls this directly
Calls
2
render
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected