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