bird-btn-ui

1.0.1 • Public • Published

bird-btn-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save bird-btn-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'bird-btn-ui'
import 'bird-btn-ui/dist/index.css'

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

License

MIT © halilkocoglu

Readme

Keywords

none

Package Sidebar

Install

npm i bird-btn-ui

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

6.53 kB

Total Files

7

Last publish

Collaborators

  • hkocoglu