Skip to content
Snippets Groups Projects
Commit 883c7a5e authored by L4168's avatar L4168
Browse files

updated input id

parent e744b99e
No related branches found
No related tags found
No related merge requests found
Pipeline #64847 failed
......@@ -111,7 +111,7 @@ export class RegisterForm extends React.Component {
name="password"
value={this.state.password}
onChange={this.handleChange}
id="registerUsernameInput"
id="registerPasswordInput"
/>
<br />
<input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment