Merge branch '206-disable-pain-in-future-bug' into 'master'
Disables pain in future, bc this would make our user a prophet :) Closes #206 See merge request bloodyhealth/drip!84
This commit is contained in:
@@ -103,6 +103,7 @@ export default class CycleDayOverView extends Component {
|
||||
title='Pain'
|
||||
onPress={() => this.navigate('PainEditView')}
|
||||
data={getLabel('pain', cycleDay.pain)}
|
||||
disabled={dateInFuture}
|
||||
/>
|
||||
<SymptomBox
|
||||
title='Note'
|
||||
|
||||
Reference in New Issue
Block a user