♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
cache-indicator
/
app
/
navigation
/
loading.tsx
loading.tsx
4 lines
69 B
export
default
function
Loading
()
{
return
<
div
>Loading...</
div
>
}
v2.0.0
/
Go
SIGN IN