mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
minor correction
This commit is contained in:
parent
5c49fd6f14
commit
a36cc9d782
@ -29,7 +29,6 @@ let IkonotvLanding = React.createClass({
|
||||
},
|
||||
|
||||
getEnterButton() {
|
||||
console.log(this.state.currentUser);
|
||||
if(this.state.currentUser && this.state.currentUser.email) {
|
||||
return (
|
||||
<ButtonLink to="pieces">
|
||||
|
Loading…
Reference in New Issue
Block a user