button4564

1.0.0 • Public • Published

button4564

this a button library build for patika homeworks

NPM JavaScript Style Guide

[Example pic]

Install

npm install --save button4564

Usage

import React, { Component } from 'react'

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

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

License

MIT © ismail-sk

Readme

Keywords

none

Package Sidebar

Install

npm i button4564

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.36 kB

Total Files

7

Last publish

Collaborators

  • robotdoktoru