2.2.2 • Published 7 months ago

scroll-verticle-on-horizontal v2.2.2

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

react-scroll-horizontal

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-scroll-horizontal

Usage

import React, { Component } from 'react'

import MyComponent from 'react-scroll-horizontal'
import 'react-scroll-horizontal/dist/index.css'

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

License

MIT © minh chau(https://github.com/minh chau)

2.2.2

7 months ago

2.2.0

7 months ago

2.0.0

7 months ago

1.0.0

7 months ago