react - next.js reference local image

Put the image in the /static/ folder and use the img tag in the component:

<img src={'../static/icon.png'} />

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325814142&siteId=291194637