[+] Add proper javadocs
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
import {Component, Vue} from 'vue-property-decorator';
|
import {Component, Vue} from 'vue-property-decorator';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This component handles user login, and obtains data from the server.
|
||||||
|
*/
|
||||||
@Component({
|
@Component({
|
||||||
components: {},
|
components: {},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user