[+] Add a selectedTab field
This commit is contained in:
@@ -11,6 +11,8 @@ export default class App extends Vue
|
|||||||
|
|
||||||
public courses = null;
|
public courses = null;
|
||||||
|
|
||||||
|
public selectedTab: string = "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is called when the user logs in.
|
* This is called when the user logs in.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user