adjustments to add team role and other better stuff

This commit is contained in:
Arjun Patel
2022-01-15 13:52:44 -08:00
parent 87fb480956
commit 74f8c40e45
6 changed files with 95 additions and 58 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ export default function TeamVoiceLine() {
</span>
<span className={"text-xs span-sans text-gray-300"}>
{tmember.firstName + " " + tmember.lastName}
{tmember.teamRole}
</span>
</span>