1.1.1 • Published 8 years ago

gallery-component v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago