Hook up fertility temp status to app
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user