♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
basic
/
app
/
cache-life-seconds
/
loading.tsx
loading.tsx
8 lines
100 B
export
default
function
Loading
()
{
return
(
<
div
>
<
h1
>Loading...</
h1
>
</
div
>
)
}
v2.0.0
/
Go
SIGN IN