Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/epicweb-dev/react-suspense
/ index.tsx
File
index.tsx
exercises/01.fetching/02.problem.errors/index.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { Suspense } from
'react'
2
import * as ReactDOM from
'react-dom/client'
3
// 💰 you're gonna want this
4
// (unless you want to implement your own error boundary from scratch! 😅)
Callers
nothing calls this directly
Calls
1
getShip
Function · 0.90
Tested by
no test coverage detected