react-btns

1.0.0 • Public • Published

react-btns

A library for React Buttons

NPM JavaScript Style Guide

Install

npm install --save react-btns

Usage

import React, { Component } from 'react'

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

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

License

MIT © github.com/MrKhayam

Package Sidebar

Install

npm i react-btns

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.3 kB

Total Files

7

Last publish

Collaborators

  • khayamijaz34