scaleflex / react-cloudimage-responsive

Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load. Any questions or issues, please report to https://github.com/scaleflex/react-cloudimage-responsive/issues
MIT License
45 stars 15 forks source link

Prevent the lazyLoading property from being spread onto the img tag. #21

Closed mikecx closed 2 years ago

mikecx commented 2 years ago

Fixes the warning: "Warning: React does not recognize the lazyLoading prop on a DOM element."

dzmitry-stramavus commented 2 years ago

Hey @mikecx , thx for taking time and contribute to the project