Please include a summary of the change and the related issue.
Explain the motivation for this change and any relevant context.
Resolves # (issue number)
Select all that apply:
- Bug fix
- New feature
- Breaking change
- Documentation update
- Other (please describe):
Describe the steps taken to test the changes: 1. 2.
Add screenshots to help explain your changes.
- I have pulled the latest changes from
mainbranch - I have tested the changes locally
- I have run
npm run lint:fixlocally - I have performed a self-review of my code
- I assure there is no similar/duplicate pull request regarding same issue
- I have commented my code where necessary
- I have updated relevant documentation if needed