- added debouncing of sounds

- added new sound files
- moved soung hits to sighting list
This commit is contained in:
2025-10-27 14:00:28 +00:00
parent e46460f41d
commit ae0a6f9249
7 changed files with 65 additions and 31 deletions

View File

@@ -32,7 +32,8 @@
"react-tabs": "^6.1.0",
"react-use": "^17.6.0",
"sonner": "^2.0.7",
"tailwindcss": "^4.1.11"
"tailwindcss": "^4.1.11",
"use-debounce": "^10.0.6"
},
"devDependencies": {
"@eslint/js": "^9.32.0",