diff --git a/docs/app/data/fixtures.tsx b/docs/app/data/fixtures.tsx index d9556417c0..3320eacca0 100644 --- a/docs/app/data/fixtures.tsx +++ b/docs/app/data/fixtures.tsx @@ -1017,5 +1017,4 @@ export const USE_INVIEW_INTERSECTION_ARGS: CellData[][] = [ ['root', 'React.MutableRefObject', null], ['rootMargin', 'string', null], ['once', 'boolean', 'false'], - ['threshold', 'number | number[]', null], ]