tabik

1.0.1 • Public • Published

tabik

Chicken themed button component(3 available)

NPM JavaScript Style Guide

Install

npm install --save tabik

Usage

import React, { Component } from 'react'

import { Button } from 'tabik'
import 'tabik/dist/index.css'

class Example extends Component {
  render() {
    return (<Button type='eggcellent'>eggcellent</Button>
      <Button type='feathery'>feathery</Button>
      <Button type='clucky'>clucky</Button>)
  }
}

License

MIT © omeryaz

Readme

Keywords

none

Package Sidebar

Install

npm i tabik

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

6.83 kB

Total Files

9

Last publish

Collaborators

  • omeryaz