Disables pain in future, bc this would make our user a prophet :)
This commit is contained in:
@@ -103,6 +103,7 @@ export default class CycleDayOverView extends Component {
|
|||||||
title='Pain'
|
title='Pain'
|
||||||
onPress={() => this.navigate('PainEditView')}
|
onPress={() => this.navigate('PainEditView')}
|
||||||
data={getLabel('pain', cycleDay.pain)}
|
data={getLabel('pain', cycleDay.pain)}
|
||||||
|
disabled={dateInFuture}
|
||||||
/>
|
/>
|
||||||
<SymptomBox
|
<SymptomBox
|
||||||
title='Note'
|
title='Note'
|
||||||
|
|||||||
Reference in New Issue
Block a user