1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Fix pinned statuses on account page

This commit is contained in:
Zhiyuan Zheng
2021-03-09 10:35:53 +01:00
parent 4afdaf84c1
commit fa3c298b8a
3 changed files with 9 additions and 11 deletions

View File

@ -88,7 +88,6 @@ const TabSharedAccount: React.FC<SharedAccountProp> = ({
customProps={{
renderItem,
onScroll,
scrollEventThrottle: 16,
ListHeaderComponent
}}
/>