diff --git a/src/VideoGrid.jsx b/src/VideoGrid.jsx index fde7e3dd..1832f0f6 100644 --- a/src/VideoGrid.jsx +++ b/src/VideoGrid.jsx @@ -343,7 +343,7 @@ function ParticipantTile({ style, participant, remove, ...rest }) { return (
{participant.userId}
-
); }