Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
6ff8215e7a
commit
ab70926274
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ export const ParticipantsTest = () => {
|
|||
name={`User ${item.id}`}
|
||||
disableSpeakingIndicator={items.length < 3}
|
||||
connectionState={ConnectionState.Connected}
|
||||
debugInfo={{ width: undefined, height: undefined }}
|
||||
{...rest}
|
||||
/>
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue