Add "Install App" button to the toolbar using react-use-pwa-install library

This commit is contained in:
geoffsee
2025-07-01 15:21:54 -04:00
parent 3bbd4243c5
commit a996f115bc
5 changed files with 42 additions and 1 deletions

View File

@@ -56,6 +56,7 @@
"react-icons": "^5.4.0",
"react-streaming": "^0.3.44",
"react-textarea-autosize": "^8.5.5",
"react-use-pwa-install": "^1.0.3",
"shiki": "^1.24.0",
"tslog": "^4.9.3",
"typescript": "^5.7.2",