1.1.1 • Published 7 years ago

gallery-component v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Installation

yarn add gallery-component

Usage

import 'baguettebox.js/dist/baguettebox.min.css'
import GalleryComponent from 'gallery-component'

<GalleryComponent
  images={[
    'http://placehold.it/120x120&text=image1',
    'http://placehold.it/120x120&text=image2',
    'http://placehold.it/120x120&text=image3',
    'http://placehold.it/120x120&text=image4',
  ]}
/>
1.1.1

7 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago