Skip to content
Snippets Groups Projects
Commit 933b6405 authored by tina's avatar tina
Browse files

Merge branch...

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
parents abb6b6c9 1f67d22a
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,7 @@ export default class Bleeding extends Component {
})
navigate('dayView', { cycleDay: day })
}}
disabled={ this.state.currentValue === -1 }
title="Save">
</Button>
</View>
......
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