hyperswitch-web icon indicating copy to clipboard operation
hyperswitch-web copied to clipboard

refactor: use utils functions

Open PritishBudhiraja opened this issue 9 months ago • 0 comments

Type of Change

  • [ ] Bugfix
  • [ ] New feature
  • [ ] Enhancement
  • [x] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

We were not using utility functions throughout the codebase in some places. Changing it to utils and using that.

How did you test it?

Code compile.

Checklist

  • [x] I ran npm run re:build
  • [x] I reviewed submitted code
  • [ ] I added unit tests for my changes where possible

PritishBudhiraja avatar May 22 '24 05:05 PritishBudhiraja