UNPKG

react-pan-zoom-hoc

Version:

This is a HOC to make your beautiful React components pannable and zoomable by mouse.

3 lines (2 loc) 69 B
import withPanAndZoom from "./HOC"; export default withPanAndZoom;