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

/gallery-component/

    Package Sidebar

    Install

    npm i gallery-component

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • yhjor