hyperswitch-control-center
hyperswitch-control-center copied to clipboard
fix: primary color usage in components
Type of Change
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Dynamic primary color in components - based on config
Motivation and Context
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