Update call view icons
This commit is contained in:
parent
5762c8a37f
commit
be8da842b8
10 changed files with 23 additions and 21 deletions
|
@ -229,7 +229,7 @@ export function GroupCallRemoteParticipants({
|
|||
0
|
||||
);
|
||||
|
||||
// In speaker or overflow views, not all participants will be on the grid; they'll
|
||||
// In speaker or sidebar views, not all participants will be on the grid; they'll
|
||||
// get put in the overflow zone.
|
||||
const overflowedParticipants: Array<GroupCallRemoteParticipantType> = useMemo(
|
||||
() =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue