Logs removed
This commit is contained in:
parent
8e924d1de4
commit
5f329f5210
1 changed files with 2 additions and 2 deletions
|
|
@ -20,10 +20,10 @@ class FireSubscription extends React.Component {
|
|||
zoom: this.props.zoom,
|
||||
distance: this.props.distance
|
||||
};
|
||||
if (props.location) {
|
||||
/* if (props.location) {
|
||||
console.log(props.location.state);
|
||||
}
|
||||
console.log(this.state);
|
||||
console.log(this.state); */
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue