MCPcopy
hub / github.com/bvaughn/react-window / useCachedBounds.test.ts

File useCachedBounds.test.ts

lib/core/useCachedBounds.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { renderHook } from "@testing-library/react";
2import { describe, expect, test } from "vitest";
3import { EMPTY_OBJECT } from "../../src/constants";
4import { useCachedBounds } from "./useCachedBounds";

Callers

nothing calls this directly

Calls 1

useCachedBoundsFunction · 0.90

Tested by

no test coverage detected