We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8134a64 commit ac380baCopy full SHA for ac380ba
src/store/reducers/overview/overview.ts
@@ -13,6 +13,7 @@ export const overviewApi = api.injectEndpoints({
13
return {error};
14
}
15
},
16
+ providesTags: ['All'],
17
}),
18
19
});
0 commit comments