Logs removed

This commit is contained in:
vjrj 2018-02-12 17:22:46 +01:00
parent 8e924d1de4
commit 5f329f5210

View file

@ -20,10 +20,10 @@ class FireSubscription extends React.Component {
zoom: this.props.zoom, zoom: this.props.zoom,
distance: this.props.distance distance: this.props.distance
}; };
if (props.location) { /* if (props.location) {
console.log(props.location.state); console.log(props.location.state);
} }
console.log(this.state); console.log(this.state); */
} }
componentDidMount() { componentDidMount() {