πŸ“œ

Embed Image in react

<img src={process.env.PUBLIC_URL+"maximize.svg"} className="w-4 h-5 text-gray-200" />
notion image
Β 

Three js Loading textures from images

notion image
πŸ”₯
we can directly give the path in the public folder ; No need to give process.env.PUBLIC_URL+’Images/texture.jpg’