diff --git a/src/video-grid/VideoGrid.tsx b/src/video-grid/VideoGrid.tsx index 6623eee..03d9583 100644 --- a/src/video-grid/VideoGrid.tsx +++ b/src/video-grid/VideoGrid.tsx @@ -986,6 +986,7 @@ export function VideoGrid({ tilePositions, tiles, scrollPosition, + // react-spring's types are bugged and can't infer the spring type ]) as unknown as [SpringValues[], SpringRef]; const onTap = useCallback(