funkybuttons

1.0.0 • Public • Published

funkybuttons

A component library with funky buttons

NPM JavaScript Style Guide

Install

npm install --save funkybuttons

Usage

import React, { Component } from 'react'

import MyComponent from 'funkybuttons'

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

License

MIT © KumailP

Readme

Keywords

none

Package Sidebar

Install

npm i funkybuttons

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

24.1 kB

Total Files

6

Last publish

Collaborators

  • kumailp