// } 71 | // } 72 | render () { > 73 | const email = this.props.params.username; | ^ 74 | console.log(email); 75 | const data = this.state;