Fix storybook
This commit is contained in:
parent
1ea9432769
commit
537341da3a
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ export const ParticipantsTest = () => {
|
|||
key={item.id}
|
||||
name={`User ${item.id}`}
|
||||
disableSpeakingIndicator={items.length < 3}
|
||||
hasFeed={true}
|
||||
{...rest}
|
||||
/>
|
||||
)}
|
||||
|
|
Loading…
Add table
Reference in a new issue