You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've occasionally used the react hook types to make wrappers, TypedUseQuery, TypedUseQueryResult and so on. I think the exports are missing a TypedUseInfiniteQuery, I can't seem to access those types.
The text was updated successfully, but these errors were encountered:
Codesandbox: https://codesandbox.io/p/sandbox/w39kyg
I've occasionally used the react hook types to make wrappers,
TypedUseQuery
,TypedUseQueryResult
and so on. I think the exports are missing aTypedUseInfiniteQuery
, I can't seem to access those types.The text was updated successfully, but these errors were encountered: