crow-button

1.0.1 • Public • Published

crow-button

Trial npm package for patika homework

NPM JavaScript Style Guide

Install

npm install --save crow-button

Usage

import React, { Component } from 'react'

import { Button } from 'crow-button'

const Example = () => {
  // type can be primary, text, link, dashed and can be undefined
  return <Button type='primary'>My Button</Button>
}

License

MIT © ersincakmak

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i crow-button

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

12.6 kB

Total Files

7

Last publish

Collaborators

  • ersincakmak