Hook up fertility temp status to app

This commit is contained in:
Julia Friesel
2018-07-02 16:55:20 +02:00
parent 03a0f1fb75
commit 1c791df5ad
6 changed files with 57 additions and 25 deletions
-2
View File
@@ -14,8 +14,6 @@ const getCycleDayNumber = cycleModule().getCycleDayNumber
export default class DayView extends Component {
constructor(props) {
super(props)
console.log('new')
console.log(props.cycleDay)
this.cycleDay = props.cycleDay
this.showView = props.showView
this.state = {