79327175

Date: 2025-01-03 17:15:13
Score: 1
Natty:
Report link

If you are using vite+react put your static assets in Public folder ,not in src .

for example : "/images/image1.jpg" in public folder should work with <img src={'/images/image1.jpg'}/>

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Ali Mahmoodi