yet-another-react-lightbox
Advanced tools
Comparing version 3.10.2 to 3.11.0
@@ -164,2 +164,4 @@ import * as React from 'react'; | ||
container: "container"; | ||
/** lightbox slide customization slot */ | ||
slide: "slide"; | ||
/** lightbox button customization slot */ | ||
@@ -166,0 +168,0 @@ button: "button"; |
{ | ||
"name": "yet-another-react-lightbox", | ||
"version": "3.10.2", | ||
"version": "3.11.0", | ||
"description": "Modern React lightbox component", | ||
@@ -5,0 +5,0 @@ "author": "Igor Danchenko", |
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
214896
3999