1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
Zhiyuan Zheng
2021-03-18 23:32:31 +01:00
parent e1f95ea2b2
commit f9f9b783e3
9 changed files with 123 additions and 105 deletions

View File

@ -23,7 +23,7 @@ const HeaderCenter = React.memo(
/>
)
},
() => true
(prev, next) => prev.content === next.content
)
const styles = StyleSheet.create({