mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-05 04:15:58 +00:00
Fix tile sizes not being set
This commit is contained in:
@@ -61,8 +61,6 @@ interface Props {
|
||||
export const VideoTileContainer: FC<Props> = memo(
|
||||
({
|
||||
item,
|
||||
width,
|
||||
height,
|
||||
targetWidth,
|
||||
targetHeight,
|
||||
getAvatar,
|
||||
|
||||
Reference in New Issue
Block a user