deleted a log

This commit is contained in:
Yohan Simard 2020-02-11 01:07:38 +01:00
parent 01f8a7c558
commit aefbdba42a

View file

@ -108,7 +108,7 @@ export default class CustomHeader extends React.Component<Props> {
} }
render() { render() {
console.log("rendering CustomHeader"); // console.log("rendering CustomHeader");
let button; let button;
// Does the app have a back button or a burger menu ? // Does the app have a back button or a burger menu ?
if (this.props.hasBackButton) if (this.props.hasBackButton)