misc var
This commit is contained in:
parent
2a84ea2caf
commit
4b7eecd4f4
@ -35,7 +35,7 @@ function Register(args) {
|
||||
submitRegister,
|
||||
} = args;
|
||||
|
||||
const { password, confirm, name, terms, viewTos } = this.state;
|
||||
const { password, confirm, name, terms } = this.state;
|
||||
|
||||
const registerSubmit = (event) => {
|
||||
event.preventDefault();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user