diff --git a/src/video-grid/VideoGrid.stories.jsx b/src/video-grid/VideoGrid.stories.jsx index 060e3f4f..5c9f4ccb 100644 --- a/src/video-grid/VideoGrid.stories.jsx +++ b/src/video-grid/VideoGrid.stories.jsx @@ -60,7 +60,12 @@ export const ParticipantsTest = () => { > {({ item, ...rest }) => ( - + 2 || item.focused} + {...rest} + /> )}