1.0.5 • Published 6 years ago

@anna-ui/button v1.0.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

@anna-ui/button

Button component for Anna UI Kit

NPM JavaScript Style Guide

Install

npm install --save @anna-ui/button

Usage

import * as React from 'react'

import MyComponent from '@anna-ui/button'

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

License

MIT © anna-ui

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago