1.0.2 • Published 2 years ago

nss-approve-component v1.0.2

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

nss-signon-component

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

Add your files

cd existing_repo
git remote add origin https://gitlab.com/gosoft-thailand/store-platform/team1/frontend/nss-signon-component.git
git branch -M main
git push -uf origin main

Integrate with your tools

Collaborate with your team

Test and Deploy

Use the built-in continuous integration in GitLab.


Name

nss-approve-component

Installation

  • npm i nss-approve-component

Usage

<MyAproveModal open={} onClose={(e)=>} onCancel={(e)=>} .../>

Support

Optional Props :::

title = "title", open = false, onClose, image, submitText, cancelText, onSubmit, onCancel, titleProps, inputUserProps, inputPasswordProps, modalProps, submitBtnProps, cancelBtnProps, imageComponents, initialValues, isNumpad = true,