hyperswitch-web
hyperswitch-web copied to clipboard
feat: fetch country and states list from S3
Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
fetch country and stateslist from S3
How did you test it?
I have tested in local React Demo app.
https://github.com/user-attachments/assets/722cb5ca-7904-4464-90aa-31c875e35229
Checklist
- [x] I ran
npm run re:build - [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible