1.1.0 • Published 12 months ago

semect_input v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

semect_input

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save semect_input

Usage

import React, { Component } from 'react'

import MyComponent from 'semect_input'
import 'semect_input/dist/index.css'

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

License

MIT © kenuhn

1.1.0

12 months ago

1.0.0

12 months ago