UNPKG

mk-react-images

Version:

A simple, responsive lightbox component for displaying an array of images with React.js

8 lines (6 loc) 144 B
// Return true if window + document export default !!( typeof window !== 'undefined' && window.document && window.document.createElement );