diff --git a/components/Dashboard/TeamVoiceLine.tsx b/components/Dashboard/TeamVoiceLine.tsx index 9469413..f73f5e3 100644 --- a/components/Dashboard/TeamVoiceLine.tsx +++ b/components/Dashboard/TeamVoiceLine.tsx @@ -181,18 +181,18 @@ export default function TeamVoiceLine() { <> {audioContext.isRecording ? ( - ) : ( - )} -