button-pdd

1.0.1 • Public • Published

button-pdd

Button types

NPM JavaScript Style Guide

Install

npm install --save button-pdd

Usage

import React, { Component } from 'react'

import { Button } from 'button-pdd'
import 'button-pdd/dist/index.css'

class Example extends Component {
  render() {
    return <Button type='primary'>Click Me</Button>
  }
}

License

MIT © halilibrahimtanac

Readme

Keywords

none

Package Sidebar

Install

npm i button-pdd

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.73 kB

Total Files

7

Last publish

Collaborators

  • halil_ibrahim