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.solution.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
import { ErrorBoundary } from
'react-error-boundary'
4
import { getImageUrlForShip, getShip, type Ship } from
'./utils.tsx'
Callers
nothing calls this directly
Calls
1
getShip
Function · 0.90
Tested by
no test coverage detected