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

Fix header buttons

This commit is contained in:
Zhiyuan Zheng
2021-03-22 00:25:53 +01:00
parent 544af1936c
commit 6da2f545f6
4 changed files with 34 additions and 13 deletions

View File

@@ -49,6 +49,7 @@ const TabSharedAccount: React.FC<SharedAccountProp> = ({
account
})
}}
background
/>
)
})