why the image cannot see in react app
i can see the code is working well but i cant see the photos on web page
here my code
<img src={process.env.PUBLIC_URL + `../img/home${index + 1}.jpg`} />
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
why the image cannot see in react app
i can see the code is working well but i cant see the photos on web page
here my code
<img src={process.env.PUBLIC_URL + `../img/home${index + 1}.jpg`} />