reduces footer actions to save, leaving no possibility to delete data once it was saved
This commit is contained in:
@@ -56,7 +56,6 @@ export default class Bleeding extends Component {
|
||||
</SymptomSection>
|
||||
</ScrollView>
|
||||
<ActionButtonFooter
|
||||
symptom='bleeding'
|
||||
cycleDay={this.props.cycleDay}
|
||||
saveAction={() => {
|
||||
saveSymptom('bleeding', this.props.cycleDay, {
|
||||
|
||||
Reference in New Issue
Block a user