1.0.1 • Published 5 months ago

button-type-module v1.0.1

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

button-type-ui

Made with create-react-library

NPM JavaScript Style Guide

NpmJs Project Link

Install

npm install --save button-type-ui

Usage

import React, { Component } from 'react'

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

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

License

MIT © zehracakir

1.0.1

5 months ago