Please check if your PR fulfills the following requirements:
- Lint (
npm run lint
) has passed locally and any fixes were made for failures
Please check the type of change your PR introduces:
- Bugfix
- Feature
- Code style update (formatting, renaming)
- Refactoring (no functional changes, no api changes)
- Build related changes
- Documentation content changes
- Testing
- Other (please describe):
- Yes
- No