chaynHQ / bloom-frontend

Code for the for the frontend of the Bloom service.
https://bloom.chayn.co/
MIT License
25 stars 42 forks source link

Fix: Next/image warnings after import upgrade #923

Closed kyleecodes closed 1 month ago

kyleecodes commented 2 months ago

Issue link / number:

https://github.com/chaynHQ/bloom-frontend/issues/921

What changes did you make?

Updated next/image import statements and style prop code for migrating to next 13. Resolves the next/image error using Nextjs codemods.