hyperswitch-control-center
hyperswitch-control-center copied to clipboard
fix: profile name validations
Type of Change
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Motivation and Context
bugfix
How did you test it?
working as expected now
Where to test it?
- [x] INTEG
- [x] SANDBOX
- [ ] PROD
Checklist
- [x] I ran
npm run re:build
- [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible