MCPcopy Index your code
hub / github.com/streamich/react-use / useFirstMountState.test.ts

File useFirstMountState.test.ts

tests/useFirstMountState.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { renderHook } from '@testing-library/react-hooks';
2import { useFirstMountState } from '../src';
3
4describe('useFirstMountState', () => {

Callers

nothing calls this directly

Calls 1

useFirstMountStateFunction · 0.90

Tested by

no test coverage detected