79273928

Date: 2024-12-12 05:36:36
Score: 1.5
Natty:
Report link

In my case I was importing

import Image from 'next/legacy/image';

instead of

import Image from 'next/image';

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Cameron Moss