Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ QueryErrorResetBoundary.tsx
File
QueryErrorResetBoundary.tsx
packages/preact-query/src/QueryErrorResetBoundary.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createContext } from
'preact'
2
import type { ComponentChildren } from
'preact'
3
import { useContext, useState } from
'preact/hooks'
4
Callers
nothing calls this directly
Calls
1
createValue
Function · 0.70
Tested by
no test coverage detected