UNPKG

react-quick-pinch-zoom

Version:

A react component that providing multi-touch gestures for zooming and dragging on any DOM element.

6 lines (5 loc) 206 B
export var styleRoot = 'kvfysmfp'; export var styleChild = 'ufhsfnkm'; export var styles = '.' .concat(styleRoot, '{overflow:hidden;touch-action:none}.') .concat(styleChild, '{transform-origin: 0 0}');