react-photo-gallery
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -128,3 +128,4 @@ import React from 'react'; | ||
{this.renderGallery()} | ||
<Lightbox | ||
<Lightbox | ||
theme={{container: { background: 'rgba(0, 0, 0, 0.85)' }}} | ||
images={this.state.photos} | ||
@@ -131,0 +132,0 @@ backdropClosesModal={true} |
{ | ||
"name": "react-photo-gallery", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"description": "Responsive React Photo Gallery Component", | ||
@@ -5,0 +5,0 @@ "main": "lib/Gallery.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4311165
54755