nss-approve-component
v1.0.2
Published
For using in NSS only
Downloads
1
Maintainers
Readme
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
- [ ] Create or upload files
- [ ] Add files using the command line or push an existing Git repository with the following command:
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
- [ ] Invite team members and collaborators
- [ ] Create a new merge request
- [ ] Automatically close issues from merge requests
- [ ] Enable merge request approvals
- [ ] Automatically merge when pipeline succeeds
Test and Deploy
Use the built-in continuous integration in GitLab.
- [ ] Get started with GitLab CI/CD
- [ ] Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)
- [ ] Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy
- [ ] Use pull-based deployments for improved Kubernetes management
- [ ] Set up protected environments
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,