Rescues a forgotten console log
This commit is contained in:
@@ -21,7 +21,6 @@ export default class Temp extends Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
console.log(this.cycleDay.note)
|
|
||||||
return (
|
return (
|
||||||
<View style={styles.symptomEditView}>
|
<View style={styles.symptomEditView}>
|
||||||
<View style={styles.symptomViewRow}>
|
<View style={styles.symptomViewRow}>
|
||||||
|
|||||||
Reference in New Issue
Block a user