79661977

Date: 2025-06-11 12:19:34
Score: 2.5
Natty:
Report link

Was stuck on similar issue until found the solution and hence posting for the community. The img tag is a self-closing one(very rare), and hence close the tag using <img src={image} alt="" /> instead of using </img>

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shobhit Juglan