@akinon/pz-otp

1.39.0 • Public • Published

pz-otp

Install the npm package

# For latest version
yarn add git+ssh://git@bitbucket.org:akinonteam/pz-otp.git

# For specific version
yarn add git+ssh://git@bitbucket.org:akinonteam/pz-otp.git#eX4mPl3

Example Usage

File Path: src/views/register/index.tsx
import { Otp } from 'pz-otp';

export default function Register() {
  return (
    // ...
    <Otp />
    //
  );
}

Readme

Keywords

none

Package Sidebar

Install

npm i @akinon/pz-otp

Weekly Downloads

1,032

Version

1.39.0

License

MIT

Unpacked Size

8.93 kB

Total Files

7

Last publish

Collaborators

  • akinon