hyperswitch-control-center
hyperswitch-control-center copied to clipboard
fix: sdk country currency issue
Type of Change
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
SDK Country currency issue fix
How did you test it?
Via passing different values from drop down
Checklist
- [x] I ran
npm run re:build
- [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible