Skip to content

Commit

Permalink
fix buildHooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ben.durrant committed Apr 25, 2023
1 parent b394b04 commit bd0036b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/toolkit/src/query/react/buildHooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -581,9 +581,7 @@ export function buildHooks<Definitions extends EndpointDefinitions>({
api,
moduleOptions: {
batch,
useDispatch,
useSelector,
useStore,
hooks: { useDispatch, useSelector, useStore },
unstable__sideEffectsInRender,
},
serializeQueryArgs,
Expand Down

0 comments on commit bd0036b

Please sign in to comment.