0.0.2 • Published 6 years ago
@anna-ui/input v0.0.2
@anna-ui/input
Input component for Anna UI Kit
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
0.0.2
6 years ago