Commit f3ad2355 authored by rifkaki's avatar rifkaki

console

parent 4ff74cad
......@@ -98,7 +98,6 @@ class HomePage extends Component {
} else {
this.setState({ load: true })
}
console.log(this.state.accessMB);
})
}
......@@ -127,7 +126,6 @@ class HomePage extends Component {
} else {
this.setState({ load: true })
}
console.log(this.state.accessMR);
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment