Introduces TemperatureColumn component

This commit is contained in:
mashazyu
2019-11-18 14:15:23 +01:00
parent 71e4c6d11e
commit fe1ec38b68
3 changed files with 70 additions and 56 deletions
-1
View File
@@ -32,7 +32,6 @@ export default class CycleChart extends Component {
navigate={this.props.navigate}
symptomHeight={this.symptomHeight}
columnHeight={this.columnHeight}
chartHeight={this.state.chartHeight}
symptomRowSymptoms={this.symptomRowSymptoms}
chartSymptoms={this.chartSymptoms}
getFhmAndLtlInfo={this.getFhmAndLtlInfo}