1.0.4 • Published 4 years ago

react-dials v1.0.4

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

react-dials

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-dials

Usage

import React, { Component } from 'react'

import MyComponent from 'react-dials'
import 'react-dials/dist/index.css'

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

License

MIT © pierrecabriere

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago