smootbutton

1.0.0 • Public • Published

smootbutton

A smoot and nice button library

NPM JavaScript Style Guide

Install

npm install --save smootbutton

Usage

import React, { Component } from 'react'

import MyComponent from 'smootbutton'
import 'smootbutton/dist/index.css'

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

License

MIT © furkanbagirgan

Readme

Keywords

none

Package Sidebar

Install

npm i smootbutton

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.7 kB

Total Files

7

Last publish

Collaborators

  • furkanbagirgan