I am learning npm and webpack and made a todo list which works fine on the ide however when running the deployed render website some images dont load unless i hover onto them which fixes it. any reason to why this is?
circle.png/:1
Failed to load resource: the server responded with a status of 404 ()
/favicon.ico:1
Failed to load resource: the server responded with a status of 404 ()
white-dots.png/:1
Failed to load resource: the server responded with a status of 404 ()
src=“https://checkmate-85k3.onrender.com/white-dots.png/”
When i go to the src in a new tab it works