gallery-component

1.1.1 • Public • Published

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',
  ]}
/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    0
    • latest

Version History

Package Sidebar

Install

npm i gallery-component

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • yhjor