1.0.1 • Published 9 months ago

peanut-button v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

peanut-button

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save peanut-button

Usage

import React, { Component } from 'react'

import MyComponent from 'peanut-button'
import 'peanut-button/dist/index.css'

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

License

MIT © p0rt1a

1.0.1

9 months ago

1.0.0

9 months ago