hyperswitch-web
hyperswitch-web copied to clipboard
refactor: logs refactor
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [x] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Made Some keys optional instead of passing of passing empty string
How did you test it?
Checklist
- [ ] I ran
npm run re:build - [ ] I reviewed submitted code
- [ ] I added unit tests for my changes where possible