students list layout
This commit is contained in:
@@ -74,6 +74,7 @@ export interface User {
|
||||
given_name: string;
|
||||
family_name: string;
|
||||
email: string;
|
||||
picture?: string;
|
||||
}
|
||||
|
||||
export interface Course {
|
||||
|
||||
Reference in New Issue
Block a user