79229174

Date: 2024-11-27 06:38:32
Score: 0.5
Natty:
Report link

If you're using React, I had similar issues where relative paths for images didn’t work, but absolute paths did. I found that placing images in the /public folder resolves the problem.

<img src="logo.png"/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andrei