Skip to content

Commit

Permalink
docs(QueryClient): fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Apr 8, 2022
1 parent de0f9d8 commit 13dbb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/reference/QueryClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Its available methods are:
- [`queryClient.getQueryCache`](#queryclientgetquerycache)
- [`queryClient.getMutationCache`](#queryclientgetmutationcache)
- [`queryClient.clear`](#queryclientclear)
- - [`queryClient.resumePausedMutations`](#queryclientresumepausedmutations)
- [`queryClient.resumePausedMutations`](#queryclientresumepausedmutations)

**Options**

Expand Down

0 comments on commit 13dbb27

Please sign in to comment.