docs: fix typo
This commit is contained in:
@@ -48,7 +48,7 @@ Fl-Query V1 comes with lot of breaking changes in the API. It is not possible to
|
||||
- `refetchQueries` => `refreshQueries`
|
||||
- `refetchInfiniteQuery` => `refreshInfiniteQuery`
|
||||
- `refetchInfiniteQueries` => `refreshInfiniteQueries`
|
||||
- `QueryBowlProvider` was renamed to `QueryClientProvider``
|
||||
- `QueryBowlProvider` was renamed to `QueryClientProvider`
|
||||
- `Query.refetch` was renamed to `Query.refresh`
|
||||
- `InfiniteQuery.refetchPages` has been replaced with `InfiniteQuery.refresh` and `InfiniteQuery.refreshAll`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user