react-input-test-packeges
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

react-input

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-input

Usage

import React, { Component } from 'react'

import MyComponent from 'react-input'
import 'react-input/dist/index.css'

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

License

MIT © undind

Readme

Keywords

none

Package Sidebar

Install

npm i react-input-test-packeges

Weekly Downloads

7

Version

1.2.0

License

MIT

Unpacked Size

6.46 kB

Total Files

10

Last publish

Collaborators

  • undind