Display empty courses in new class table
This commit is contained in:
@@ -24,7 +24,7 @@ export const tags = {
|
||||
Misc: 'grey',
|
||||
};
|
||||
|
||||
let courseCache = false;
|
||||
export let courseCache = false;
|
||||
let tagFilterCache = false;
|
||||
|
||||
export function Courses(props) {
|
||||
|
||||
Reference in New Issue
Block a user