Replaces the inheritance with composition pattern in the Symptom view
This commit is contained in:
@@ -125,6 +125,7 @@ class App extends Component {
|
||||
<Page
|
||||
navigate={this.navigate}
|
||||
cycleDay={cycleDay}
|
||||
date={this.props.date}
|
||||
handleBackButtonPress={this.handleBackButtonPress}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user