gbrayhan/rsuite-nextjs

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 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

Closed by Last Commit