diffstylebutton

1.0.5 • Public • Published

diffstylebutton

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save diffstylebutton

Usage

import React, { Component } from 'react'

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

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

License

MIT © beyza-armagan

/diffstylebutton/

    Package Sidebar

    Install

    npm i diffstylebutton

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    10.4 kB

    Total Files

    7

    Last publish

    Collaborators

    • beyza-armagan