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

0.0.3 • Public • Published

@anna-ui/checkbox

Styled checkbox component for Anna UI Kit

NPM JavaScript Style Guide

Install

npm install --save @anna-ui/checkbox

Usage

import * as React from 'react'

import MyComponent from '@anna-ui/checkbox'

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

License

MIT © anna-ui

Readme

Keywords

none

Package Sidebar

Install

npm i @anna-ui/checkbox

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

20.3 kB

Total Files

12

Last publish

Collaborators

  • anna-ui