You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: replace next/legacy/image with next/image (#1722)
* chore: removed unused import
* chore: removed broken image that was no longer broken from main images demo page
* test: add e2e test to test broken image error
* chore: fixed image import
* test: updated test validating image config
* test: fixed broken image test
* test: fixed broken image test as it's different when deployed
* test: used a real image to test an image not on the Next.js allow list
0 commit comments