MED-189: add company to mobile menu
This commit is contained in:
@@ -46,11 +46,10 @@ export function ProfileAccountDropdownContainer(props: {
|
||||
|
||||
return (
|
||||
<PersonalAccountDropdown
|
||||
className={'w-full'}
|
||||
className="w-full"
|
||||
paths={paths}
|
||||
features={features}
|
||||
user={userData}
|
||||
account={props.account}
|
||||
accounts={props.accounts}
|
||||
signOutRequested={() => signOut.mutateAsync()}
|
||||
showProfileName={props.showProfileName}
|
||||
|
||||
Reference in New Issue
Block a user