Fix 'Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element' issue in components\ErrorPage\ErrorPage.tsx
Closed this issue · 1 comments
codefactor-io commented
CodeFactor found an issue: Using <img>
could result in slower LCP and higher bandwidth. Use <Image />
from next/image
instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
It's currently on:
components\ErrorPage\ErrorPage.tsx:15
gbrayhan commented
Closed by Last Commit