Skip to content

Commit

Permalink
remove unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Hamilton committed Dec 16, 2020
1 parent 3f0062e commit e7eeb18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/header/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@ Header.defaultProps = {
};

const styles = {
statusBar: (theme) => ({
backgroundColor: theme.colors.primary,
}),
container: (theme) => ({
borderBottomColor: '#f2f2f2',
borderBottomWidth: StyleSheet.hairlineWidth,
Expand Down

0 comments on commit e7eeb18

Please sign in to comment.