Finish first pass at PTT lobby UI
This commit is contained in:
parent
38f9a79bd3
commit
c430ebb3a3
7 changed files with 271 additions and 125 deletions
|
|
@ -126,6 +126,7 @@ export function GroupCallView({
|
|||
return (
|
||||
<LobbyView
|
||||
client={client}
|
||||
groupCall={groupCall}
|
||||
hasLocalParticipant={hasLocalParticipant}
|
||||
roomName={groupCall.room.name}
|
||||
state={state}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue