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 {
|
render(): React$Node {
|
||||||
const props = this.props;
|
const props = this.props;
|
||||||
console.log(props.focused)
|
|
||||||
return (
|
return (
|
||||||
<View style={{
|
<View style={{
|
||||||
flex: 1,
|
flex: 1,
|
||||||
|
|
Loading…
Reference in a new issue