Merge branch '54-check-what-happens-when-saving-bleeding-screen-with-nothing-selected' into 'master'
Resolve "check what happens when saving bleeding screen with nothing selected" Closes #54 See merge request bloodyhealth/drip!11
This commit is contained in:
@@ -78,6 +78,7 @@ export default class Bleeding extends Component {
|
||||
})
|
||||
navigate('dayView', { cycleDay: day })
|
||||
}}
|
||||
disabled={ this.state.currentValue === -1 }
|
||||
title="Save">
|
||||
</Button>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user