forked from vergnet/application-amicale
deleted a log
This commit is contained in:
parent
01f8a7c558
commit
aefbdba42a
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ export default class CustomHeader extends React.Component<Props> {
|
|||
}
|
||||
|
||||
render() {
|
||||
console.log("rendering CustomHeader");
|
||||
// console.log("rendering CustomHeader");
|
||||
let button;
|
||||
// Does the app have a back button or a burger menu ?
|
||||
if (this.props.hasBackButton)
|
||||
|
|
Loading…
Reference in a new issue