Fix tile sizes not being set
This commit is contained in:
parent
0b55c69ba6
commit
ee36d134f3
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ interface Props {
|
|||
export const VideoTileContainer: FC<Props> = memo(
|
||||
({
|
||||
item,
|
||||
width,
|
||||
height,
|
||||
targetWidth,
|
||||
targetHeight,
|
||||
getAvatar,
|
||||
|
|
Loading…
Add table
Reference in a new issue