Minor: rename a <CallingHeader> prop for clarity
This commit is contained in:
parent
a5657473c3
commit
b2087cb8a2
4 changed files with 12 additions and 14 deletions
|
@ -159,7 +159,7 @@ export const CallingLobby = ({
|
|||
title={conversation.title}
|
||||
i18n={i18n}
|
||||
isGroupCall={isGroupCall}
|
||||
remoteParticipants={participantNames.length}
|
||||
participantCount={participantNames.length}
|
||||
showParticipantsList={showParticipantsList}
|
||||
toggleParticipants={toggleParticipants}
|
||||
toggleSettings={toggleSettings}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue