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

0.0.2 • Public • Published

@anna-ui/input

Input component for Anna UI Kit

NPM JavaScript Style Guide

Install

npm install --save @anna-ui/input

Usage

import * as React from 'react'

import MyComponent from '@anna-ui/input'

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

License

MIT © anna-ui

Readme

Keywords

none

Package Sidebar

Install

npm i @anna-ui/input

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

15.6 kB

Total Files

12

Last publish

Collaborators

  • anna-ui