Skip to content

Commit c94bf4c

Browse files
authored
docs: remove duplicated isInitialLoading (#5327)
1 parent 35fba76 commit c94bf4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/react/reference/useQuery.md

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const {
2323
isPlaceholderData,
2424
isRefetchError,
2525
isRefetching,
26-
isInitialLoading,
2726
isStale,
2827
isSuccess,
2928
refetch,

0 commit comments

Comments
 (0)