react-image-grid-gallery
Advanced tools
Comparing version
{ | ||
"name": "react-image-grid-gallery", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "A simple image gallery component for displaying a grid of images in React apps", | ||
@@ -5,0 +5,0 @@ "main": "ImageGallery.js", |
@@ -54,3 +54,3 @@ # React Image Grid Gallery | ||
function Home() { | ||
function App() { | ||
return <ImageGallery imgArray={imagesArray} columnWidth={230} gapSize={24} />; | ||
@@ -108,1 +108,5 @@ } | ||
</table> | ||
## YouTube Demo | ||
[React Image Grid Gallery Demo](https://youtu.be/WoqO2AFxEMY) |
8802
0.95%111
3.74%