product page update
This commit is contained in:
@@ -8,6 +8,7 @@ export interface UserData {
|
||||
region: null | string;
|
||||
address: null | string;
|
||||
created_at: string;
|
||||
password_set: boolean;
|
||||
}
|
||||
|
||||
export interface UserListRes {
|
||||
|
||||
Reference in New Issue
Block a user