1.0.1 • Published 10 months ago

colourbutton v1.0.1

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

colourbutton

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save colourbutton

Usage

import React, { Component } from 'react'

import MyComponent from 'colourbutton'
import 'colourbutton/dist/index.css'

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

License

MIT © muniseparlak

1.0.1

10 months ago

1.0.0

10 months ago