1.0.4 • Published 1 month ago

react-ordrio-swipe v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

ordrio-swipe

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ordrio-swipe

Usage

import React, { Component } from 'react'

import MyComponent from 'ordrio-swipe'
import 'ordrio-swipe/dist/index.css'

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

License

MIT © pradee-ordrio

1.0.4

1 month ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago