Simple working version, no pref for OP
This commit is contained in:
@@ -86,9 +86,9 @@ export function usePostThread({
|
||||
showHidden: state.shownHiddenReplyKinds.has(HiddenReplyKind.Hidden),
|
||||
},
|
||||
)
|
||||
console.log(items)
|
||||
|
||||
const mutator = createCacheMutator({
|
||||
params,
|
||||
queryKey,
|
||||
queryClient: qc,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user