diff --git a/components/Header/Header.tsx b/components/Header/Header.tsx index ef51760ff..d8e599081 100644 --- a/components/Header/Header.tsx +++ b/components/Header/Header.tsx @@ -385,7 +385,7 @@ const Header: React.FunctionComponent = ({ duration: 200, useNativeDriver: true, }), - ]) + ]), ); } @@ -542,7 +542,7 @@ const Header: React.FunctionComponent = ({ flexDirection: 'row', justifyContent: 'center', alignItems: 'center', - paddingHorizontal: 3, + padding: 3, }}> {viewSyncStatus && ( @@ -630,7 +630,7 @@ const Header: React.FunctionComponent = ({ flexDirection: 'row', justifyContent: 'center', alignItems: 'center', - paddingHorizontal: 3, + padding: 3, }}>