Skip to content

Commit

Permalink
Force build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Lucas committed Nov 28, 2024
1 parent ee2f177 commit 211ed05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue-query/src/queryClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export class QueryClient extends QC {
): Array<[QueryKey, TData | undefined]> {
return super.getQueriesData(cloneDeepUnref(filters))
}

//
setQueryData<
TQueryFnData,
TTaggedQueryKey extends QueryKey,
Expand Down

0 comments on commit 211ed05

Please sign in to comment.