mirror of
https://github.com/tooot-app/app
synced 2024-12-24 16:41:31 +01:00
Fixed #583
This commit is contained in:
parent
4bd11e2246
commit
61967f4420
@ -174,7 +174,7 @@ const Root: React.FC<NativeStackScreenProps<TabLocalStackParamList, 'Tab-Local-R
|
|||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
}, [mode, queryKey[1], instanceFollowingPage])
|
}, [mode, queryKey[1], instanceFollowingPage, lists])
|
||||||
|
|
||||||
usePopToTop()
|
usePopToTop()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user