update model and remove unuse component
This commit is contained in:
parent
5a84d89d5d
commit
baa66609ee
12 changed files with 12 additions and 330 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export interface User {
|
||||
email: string;
|
||||
username: string;
|
||||
image: string;
|
||||
name: string;
|
||||
picture: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue