react-photo-gallery
Advanced tools
Comparing version 6.0.21 to 6.0.22
{ | ||
"name": "react-photo-gallery", | ||
"version": "6.0.21", | ||
"version": "6.0.22", | ||
"description": "Responsive React Photo Gallery Component", | ||
@@ -5,0 +5,0 @@ "main": "lib/Gallery.js", |
@@ -20,4 +20,12 @@ <a href="http://neptunian.github.io/react-photo-gallery/"><img src="https://sandygonzales.com/rpg-logo2.png" width="350" /></a> | ||
To build the examples locally, run: | ||
## Direct CodeSandbox Links with Examples and Use Cases | ||
* [Basic](https://codesandbox.io/s/9yx911wl9y) | ||
* [With Lightbox](https://codesandbox.io/s/5vn3lvz2n4) | ||
* [Dynamic Columns](https://codesandbox.io/s/ll7ym48027) | ||
* [Selection using custom ImageComponent](https://codesandbox.io/s/o7o241q09) | ||
* [Sortable with drag and drop](https://codesandbox.io/s/8y7n1r9y5j) | ||
To build some examples locally, run: | ||
``` | ||
@@ -30,10 +38,2 @@ npm install | ||
## Direct CodeSandbox Links with Examples and Use Cases | ||
* [Basic](https://codesandbox.io/s/9yx911wl9y) | ||
* [With Lightbox](https://codesandbox.io/s/5vn3lvz2n4) | ||
* [Dynamic Columns](https://codesandbox.io/s/ll7ym48027) | ||
* [Selection using custom ImageComponent](https://codesandbox.io/s/o7o241q09) | ||
* [Sortable with drag and drop](https://codesandbox.io/s/8y7n1r9y5j) | ||
## Installation | ||
@@ -40,0 +40,0 @@ |
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
526001