B2B-31: clean code

This commit is contained in:
devmc-ee
2025-06-30 19:25:03 +03:00
parent fbbc2f8760
commit c72668dc23
4 changed files with 9 additions and 10 deletions

View File

@@ -58,7 +58,7 @@ export function TeamAccountNavigationMenu(props: {
<ProfileAccountDropdownContainer
user={user}
account={account}
showProfileName={true}
showProfileName
accounts={accounts}
/>
</div>