[+] Create error message field
This commit is contained in:
@@ -13,6 +13,7 @@ export default class Login extends Vue
|
||||
public password: any = '';
|
||||
|
||||
public loading: boolean = false;
|
||||
public error: String = 'asdf';
|
||||
|
||||
/**
|
||||
* On click, sends username and password to the server.
|
||||
|
||||
Reference in New Issue
Block a user