UNPKG

react-filerobot-image-editor

Version:

React component version of filerobot image editor (FIE).

1 lines 127 B
var useScreenWidth=function(a){return window.matchMedia("(max-width: ".concat(a,"px)")).matches};export default useScreenWidth;