Fix tile sizes not being set

This commit is contained in:
Robin Townsend 2023-06-12 11:39:30 -04:00
parent 0b55c69ba6
commit ee36d134f3

View file

@ -61,8 +61,6 @@ interface Props {
export const VideoTileContainer: FC<Props> = memo(
({
item,
width,
height,
targetWidth,
targetHeight,
getAvatar,