react-photo-gallery
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -90,3 +90,3 @@ --- | ||
margin | number | 2 | optional; number of margin pixels around each entire image | ||
direction | string | 'row' | optional; column or row based layout | ||
direction | string | 'row' | optional; `column` or `row` based layout | ||
ImageComponent | function | default component | optional; use a different image component than the default provided to display your photo | ||
@@ -93,0 +93,0 @@ |
{ | ||
"name": "react-photo-gallery", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Responsive React Photo Gallery Component", | ||
@@ -87,4 +87,9 @@ "main": "lib/Gallery.js", | ||
"react image gallery", | ||
"react gallery" | ||
"react gallery", | ||
"masonry", | ||
"react masonry", | ||
"react-masonry", | ||
"grid", | ||
"layout" | ||
] | ||
} |
@@ -86,3 +86,3 @@ # React Photo Gallery | ||
margin | number | 2 | optional; number of margin pixels around each entire image | ||
direction | string | 'row' | optional; column or row based layout | ||
direction | string | 'row' | optional; `column` or `row` based layout | ||
ImageComponent | function | default component | optional; use a different image component than the default provided to display your photo | ||
@@ -89,0 +89,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
870975