@anna-ui/button
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@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

Dependencies (0)

    Dev Dependencies (24)

    Package Sidebar

    Install

    npm i @anna-ui/button

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    28.2 kB

    Total Files

    11

    Last publish

    Collaborators

    • anna-ui