Skip to content

🏂Dead simple side-sheet component with configurable animations ✨

Notifications You must be signed in to change notification settings

ReactBlocks/react-sidesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Harris Robin Kalash
Sep 12, 2018
53ddb96 · Sep 12, 2018

History

2 Commits
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018
Sep 12, 2018

Repository files navigation

react-sidesheet

🏂Dead simple side-sheet component with configurable animations ✨

NPM JavaScript Style Guide

Install

npm install --save react-sidesheet

Usage

import * as React from 'react'

import MyComponent from 'react-sidesheet'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © harrisrobin

About

🏂Dead simple side-sheet component with configurable animations ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published