fixing things and little adjustments

This commit is contained in:
Arjun Patel
2022-01-20 23:26:01 -08:00
parent e41768e764
commit 907b3c359f
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ import { GlobalHotKeys, HotKeys, KeySequence, KeyMap } from "react-hotkeys";
let testFriends = [
{
name: "Liam",
name: "Harold",
role: "engineer",
systemAvatar: "29",
status: UserStatus.online,
@@ -224,7 +224,7 @@ function TeamVoiceLine(props: IVoiceDemoProps) {
title={
"PRESS AND HOLD R (on your keyboard) to record a message and send"
}
defaultVisible={true}
visible={!isRecording}
>
<button
className={`rounded-lg py-1 px-2 shadow-lg