Gets rid of trailing spaces
This commit is contained in:
@@ -41,7 +41,7 @@ export default class Sex extends SymptomView {
|
||||
infoLabels[symptomName].text
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
onBackButtonPress() {
|
||||
const nothingEntered = Object.values(this.state).every(val => !val)
|
||||
if (nothingEntered) {
|
||||
|
||||
Reference in New Issue
Block a user