♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-prefetch
/
app
/
invalid-url
/
error.js
error.js
5 lines
93 B
'use client'
export
default
function
Error
()
{
return
<
h1
>A prefetch threw an error</
h1
>
}
v2.0.0
/
Go
SIGN IN