1.0.5 • Published 4 years ago

react-mat-button v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-mat-button

React Material Button

NPM JavaScript Style Guide License Node Version Bundle Size EsLint Config Patreon Donate Buy Me A Coffee Donate PayPal Donate Github Follow Twitter Follow

Install

npm install --save react-mat-button

Usage

import React from 'react'

import MyComponent from 'react-mat-button'

const MyAwesomeComponent = ({ ...props }) => {
  return (
    <Button>My Awesome Button</Button>
  )
}

License

MIT © vvpas

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago