Fixed a problem
This commit is contained in:
@@ -169,7 +169,7 @@ const UserCard = ({
|
||||
}
|
||||
: undefined,
|
||||
corporateInformation:
|
||||
type === "corporate"
|
||||
type === "corporate" || type === "mastercorporate"
|
||||
? {
|
||||
referralAgent,
|
||||
monthlyDuration,
|
||||
|
||||
Reference in New Issue
Block a user