♫
📌 canary ▾
next.js
/
test
/
e2e
/
next-font
/
app
/
pages
/
without-fonts.js
without-fonts.js
4 lines
88 B
export
default
function
WithoutFonts
()
{
return
<
p
id
=
"hello-world"
>Hello world</
p
>
}
v2.0.0
/
Go
SIGN IN