Small design improvements
This commit is contained in:
@ -71,9 +71,6 @@
|
||||
submit() {
|
||||
this.loading = true
|
||||
|
||||
// eslint-disable-next-line
|
||||
console.log(this.credentials)
|
||||
|
||||
this.error = ''
|
||||
|
||||
if (this.credentials.password2 !== this.credentials.password) {
|
||||
|
Reference in New Issue
Block a user