MCPcopy 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

1import { createContext } from 'preact'
2import type { ComponentChildren } from 'preact'
3import { useContext, useState } from 'preact/hooks'
4

Callers

nothing calls this directly

Calls 1

createValueFunction · 0.70

Tested by

no test coverage detected