339rama-react-verify-code
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Simple verify code component

Installation

npm install 339rama-react-verify-code

Usage

import VerifyCode from '339rama-react-verify-code'

const App = () => {
  return <VerifyCode count={3} onComplete={(value) => console.log(value)} />
}

With default styles

import '339rama-react-verify-code/dist/index.css'

Package Sidebar

Install

npm i 339rama-react-verify-code

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

42.4 kB

Total Files

18

Last publish

Collaborators

  • 339rama