♫
📌 canary ▾
next.js
/
test
/
e2e
/
next-image-svgo-webpack
/
app
/
page.tsx
page.tsx
6 lines
92 B
import
Icon
from
'../public/test.svg'
export
default
function
Page
()
{
return
<
Icon
/>
}
v2.0.0
/
Go
SIGN IN