UNPKG

react-content-zoom

Version:

React lightweight stateless component for image zoom on mouse hover

7 lines (5 loc) 116 B
/****** Main file for image zoom styles ******/ .zoomed-image { background-size: cover; cursor: pointer; }