Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ renderHook } from
'@testing-library/react-hooks'
;
2
import
{ useFirstMountState } from
'../src'
;
3
4
describe(
'useFirstMountState'
, () => {
Callers
nothing calls this directly
Calls
1
useFirstMountState
Function · 0.90
Tested by
no test coverage detected