core
core copied to clipboard
fix(core): :bug: fix style related to coreRequestProgressBar
Description
Fixed style related to core RequestProgressBar Ref #437
Related Issues
<!-List any related issues that this pull request addresses. -->
Testing
I have tested it in my local system, it works as expected.
Checklist
- [X] I have performed a thorough self-review of my code.
- [ ] I have added or updated relevant tests for my changes.
- [ ] My code follows the project's style guidelines and best practices.
- [ ] I have updated the documentation if necessary.
- [ ] I have added or updated relevant comments in my code.
- [X] I have resolved any merge conflicts of my branch.
Screenshots (if applicable)
Additional Notes
Reviewers
Maintainer Notes
- [ ] Has this change been tested in a staging environment?
- [ ] Does this change introduce any breaking changes or deprecations?