1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Cannot use pure component in this case after refresh
This commit is contained in:
Zhiyuan Zheng
2021-03-25 00:25:37 +01:00
parent 3727f0e252
commit f3852025ba
10 changed files with 274 additions and 285 deletions

View File

@ -54,7 +54,6 @@ const HeaderConversation = React.memo(
const queryClient = useQueryClient()
const mutation = useTimelineMutation({
queryClient,
onMutate: true,
onError: (err: any, _, oldData) => {
displayMessage({