Closed Chaz-C closed 7 years ago
In case I merged the wrong lines.
<<<<<<< feature/153_itineraries-on-profile-page
{this.props.users.userErrorMsg}
<input id="email" type='email' name="email" placeholder='Email' autoComplete='off' value={this.state.email} onChange={this.handleEmail} autoFocus/>
=======
<input id="email" type='email' name="email" placeholder='Email' autoComplete='off' value={this.state.email} onChange={this.handleEmail} />
master
resolves #153