PWABuilder
PWABuilder copied to clipboard
Minor updates in the install component
PR Type
- Code style update (formatting)
- Refactoring (no functional changes, no api changes)
Describe the current behavior?
Describe the new behavior?
- Remove public visibility for consistency (public is the default)
- Optimize SVG with SVG OMG
PR Checklist
- [x] Test: run
npm run testand ensure that all tests pass - [x] Target main branch (or an appropriate release branch if appropriate for a bug fix)
- [n/a] Ensure that your contribution follows standard accessibility guidelines. Use tools like https://webhint.io/ to validate your changes.
Additional Information
Thanks vicb for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌
@microsoft-github-policy-service agree
Hey @vicb , this component is actually not maintained anymore, and therefore I dont normally merge PRs for that component anymore either. We instead recommend https://github.com/khmyznikov/pwa-install which is maintained by a member of our team.