| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA collection of React components that make it easy to create presentation slides using code-surfer with reveal.js
TypeScript 4
// Usecase: Say you have an endpoint `/clients` and you have created a custom
// hook, that wraps over a `useQuery` that has a fixed `queryKey` and `queryFn`
// (because it is supposed to only fetch data from the `/clients` endpoint)
// However you want to be able to pass a valid `useQuery` config object in order
// to customize its behaviour (except for passing a custom queryKey or queryFn)
| Back | FazBrowse Home | New Git URL |