Mario-Duarte / react-image-zooom

Simple React component that will allow users to zoom in on your images, perfect for product images and galleries!
https://mario-duarte.github.io/react-image-zooom/
26 stars 6 forks source link

Releasing null bug fix #17

Closed Mario-Duarte closed 3 months ago

Mario-Duarte commented 3 months ago

Releasing bug fix for reported issue where component would initially load with a null src.

Thanks to @stepan-twnty for working on this bug fix.