From f1182456b5a1536ad59c5fd2b4d218e46bb95fea Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Sun, 23 Jan 2022 22:02:37 -0800 Subject: [PATCH] Update TeamVoiceLine.tsx --- components/Dashboard/TeamVoiceLine.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Dashboard/TeamVoiceLine.tsx b/components/Dashboard/TeamVoiceLine.tsx index a517746..a23345b 100644 --- a/components/Dashboard/TeamVoiceLine.tsx +++ b/components/Dashboard/TeamVoiceLine.tsx @@ -237,7 +237,7 @@ export default function TeamVoiceLine() { {/* list of team members */} -
+
{renderTeamMemberList()}