Skip to content
Snippets Groups Projects
Commit a13b03c7 authored by emelko's avatar emelko
Browse files

Disables pain in future, bc this would make our user a prophet :)

parent 3bb42db6
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment