Remove redundant key prop
This commit is contained in:
@@ -319,7 +319,6 @@ export function InCallView({
|
||||
[x: string]: unknown;
|
||||
}) => (
|
||||
<VideoTileContainer
|
||||
key={item.id}
|
||||
item={item}
|
||||
getAvatar={renderAvatar}
|
||||
audioContext={audioContext}
|
||||
|
||||
Reference in New Issue
Block a user