- The fix is in! Linty fresh and pretty...
This commit is contained in:
@@ -73,7 +73,7 @@ export default class Event extends Component {
|
||||
|
||||
return (
|
||||
<View style={styles.container}>
|
||||
<Text style={styles.title}>Event</Text>
|
||||
<Text style={styles.title}>{title}</Text>
|
||||
</View>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user