Fix more styles

This commit is contained in:
Julia Friesel
2018-09-27 18:19:52 +02:00
parent 08603e4837
commit 04512e5bae
2 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ export default class Header extends Component {
:
<View style={styles.header}>
<View style={styles.accentCircle} />
<Text style={styles.dateHeader}>
<Text style={styles.headerText}>
{this.props.title}
</Text>
</View >