## Description Brief description of the changes. ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Refactoring - [ ] Other (describe): ## Testing - [ ] Tests pass locally (`npm test`) - [ ] Linting passes (`npm run lint`) - [ ] Build succeeds (`npm run build`) ## Checklist - [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines - [ ] My code follows the project's style - [ ] I have updated documentation if needed