update user registration
This commit is contained in:
@@ -87,8 +87,7 @@ export async function companyUserRegistration(
|
||||
phone: phone,
|
||||
password,
|
||||
accountType: 'b2b',
|
||||
authToken: token,
|
||||
companyName: ''
|
||||
authToken: token
|
||||
}
|
||||
}),
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user