Add @uidotdev/usehooks dependency; enhance SettingsModal with microphone and speaker selection, volume control, and camera options; update Button and RangeInput components for improved functionality and styling.

This commit is contained in:
2025-10-09 17:00:58 +05:00
parent 79fb7f2748
commit 3fbf97ea59
6 changed files with 205 additions and 40 deletions
+1
View File
@@ -11,6 +11,7 @@
},
"dependencies": {
"@tanstack/react-query": "^5.90.2",
"@uidotdev/usehooks": "^2.4.1",
"clsx": "^2.1.1",
"ky": "^1.11.0",
"react": "^19.1.1",