benmneb / mui-image

⚛ React component to display images as per the Material Design guidelines. For apps using Material-UI v5.
https://mui-image.surge.sh
ISC License
50 stars 14 forks source link

Not compatible with "next/image" #32

Open ilterugur opened 1 year ago

ilterugur commented 1 year ago

Hello. This package is not compatible with nextjs's "next/image" package. I want to use next/image as HTML img tag renderer so it can optimize images and do its cool stuff etc. Is it possible to make this package compatible with it?