UNPKG

react-images-extended-2

Version:

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

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