3.0.0 • Published 1 year ago

339rama-react-verify-code v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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'
3.0.0

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago

0.0.1

1 year ago