Updates
This commit is contained in:
@@ -207,6 +207,7 @@ export type APIReqObject = {
|
||||
email?: string;
|
||||
password?: string;
|
||||
new_user?: TurboCISignupFormObject;
|
||||
user_id?: string | number;
|
||||
};
|
||||
|
||||
export type LoginFormData = {
|
||||
|
||||
Reference in New Issue
Block a user