1.0.0 • Published 10 months ago
react-form-otp-ntp v1.0.0
react-form-otp
Made with create-react-library
Install
npm install --save react-form-otp
Usage
import React, { Component } from 'react'
import MyComponent from 'react-form-otp'
import 'react-form-otp/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © nguyenphucit
1.0.0
10 months ago