Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
type: 'button',
key: 'close',
className: 'close',
style: [Styles.toolbarItemChild, Styles.builtinButton, Styles.closeButton],
onClick: !this.isAnimating() ? this.requestClose : noop // Ignore clicks during animation
})
)
)
)
)
)
);
}
});
module.exports = Radium.call(undefined, ReactImageLightbox);
},{"./Constant":1,"./Portal":2,"./Styles":3,"radium":undefined,"react":undefined}]},{},[]);