hyperswitch-control-center
hyperswitch-control-center copied to clipboard
chore: folder restructure for entities
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [X] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Changed the folder structure for better readability and also moved the components specific to entity in entity specific file
Motivation and Context
How did you test it?
Where to test it?
- [ ] INTEG
- [ ] SANDBOX
- [ ] PROD
Checklist
- [x] I ran
npm run re:build
- [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible