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

@@ -39,7 +39,7 @@ export function ProfileAccountDropdownContainer(props: {
if (!userData) {
return null;
}
console.log(props.accounts)
return (
<PersonalAccountDropdown
className={'w-full'}