forked from vergnet/application-amicale
Removed logs
This commit is contained in:
parent
3a570bd993
commit
5db7649bec
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ class TabHomeIcon extends React.Component<Props> {
|
|||
|
||||
render(): React$Node {
|
||||
const props = this.props;
|
||||
console.log(props.focused)
|
||||
return (
|
||||
<View style={{
|
||||
flex: 1,
|
||||
|
|
Loading…
Reference in a new issue