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

No referrerPolicy property available #29

Open patricknn opened 1 year ago

patricknn commented 1 year ago

I need to add a referrerPolicy property to the image but I can't pass this to the img component. image

benmneb commented 1 year ago

I will add all HTML img element props when I update the types next. Thanks for letting me know

patricknn commented 1 year ago

Thank you

mylesj commented 1 year ago

+1 please.