@akinon/pz-otp

1.32.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

368

Version

1.32.0

License

MIT

Unpacked Size

8.83 kB

Total Files

7

Last publish

Collaborators

  • akinon