♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
ppr-history-replace-state
/
app
/
loading.tsx
loading.tsx
6 lines
97 B
import
*
as
React
from
'react'
export
default
function
Loading
()
{
return
<
p
>Loading...</
p
>
}
v2.0.0
/
Go
SIGN IN