react-dials

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-dials

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

32.2 kB

Total Files

7

Last publish

Collaborators

  • pierrecabriere