26 lines
586 B
Markdown
26 lines
586 B
Markdown
## What does this PR do?
|
|
|
|
A clear description of the change and why it was made.
|
|
|
|
Fixes # (issue number, if applicable)
|
|
|
|
## Type of change
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New feature or component
|
|
- [ ] Documentation update
|
|
- [ ] Refactor or code quality improvement
|
|
- [ ] Other: ___
|
|
|
|
## Checklist
|
|
|
|
- [ ] `pnpm lint` passes with 0 errors
|
|
- [ ] `pnpm check` passes with 0 errors
|
|
- [ ] `pnpm build` completes successfully
|
|
- [ ] I have tested this change in the browser
|
|
- [ ] No unnecessary files are included in this PR
|
|
|
|
## Screenshots (if relevant)
|
|
|
|
Add before/after screenshots for visual changes.
|