refactor(frontend): move voice chat into feature module
1 parent ee2350b commit ff9d4ed2393aada19caad0ef59087a9fdac90440
@Antigravity AI Antigravity AI authored 16 hours ago
Showing 8 changed files
View
frontend/src/App.js
View
frontend/src/components/VoiceControls.js 100644 → 0
View
frontend/src/features/voice/components/VoiceControls.js 0 → 100644
View
frontend/src/features/voice/hooks/useVoiceChat.js 0 → 100644
View
frontend/src/features/voice/index.js 0 → 100644
View
frontend/src/features/voice/pages/VoiceChatPage.js 0 → 100644
View
frontend/src/hooks/useVoiceChat.js 100644 → 0
View
frontend/src/pages/VoiceChatPage.js 100644 → 0