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