From 64b1149bc59697f1be2df27d5c82047e652d515a Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Sun, 16 Jan 2022 02:26:10 -0800 Subject: [PATCH] Update TeamVoiceLine.tsx --- components/Dashboard/TeamVoiceLine.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ? ( - ) : ( - )} -