1.0.1 • Published 8 months ago

button-types-ui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

button-types-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save button-types-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'button-types-ui'
import 'button-types-ui/dist/index.css'

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

License

MIT © nihatctnn

1.0.1

8 months ago

1.0.0

8 months ago