MCPcopy
hub / github.com/xiaolin/react-image-gallery / useFullscreen.test.ts

File useFullscreen.test.ts

src/components/hooks/useFullscreen.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RefObject } from "react";
2import { act, renderHook } from "@testing-library/react";
3import { useFullscreen } from "./useFullscreen";
4

Callers

nothing calls this directly

Calls 2

useFullscreenFunction · 0.90
createGalleryRefFunction · 0.85

Tested by

no test coverage detected