Merge branch 'dev' into staging
This commit is contained in:
commit
f9c3c7f8f9
@ -50,7 +50,6 @@ export default function DefaultCollaboratorDashboard(props: IProps) {
|
||||
id: collaborator.uid!,
|
||||
primaryText: collaborator.contact?.first_name + " " + collaborator.contact?.last_name,
|
||||
isActive: collaborator.uid === collaboratorUid,
|
||||
secondaryText: collaborator.contact?.email,
|
||||
}))
|
||||
: []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user