diff --git a/packages/presentation/src/components/UserBox.svelte b/packages/presentation/src/components/UserBox.svelte index c110eb1be1..7b56d35cef 100644 --- a/packages/presentation/src/components/UserBox.svelte +++ b/packages/presentation/src/components/UserBox.svelte @@ -21,7 +21,6 @@ import { Label, showPopup } from '@anticrm/ui' import Avatar from './Avatar.svelte' import UsersPopup from './UsersPopup.svelte' - import IconAvatar from './icons/Avatar.svelte' import type { Ref, Class } from '@anticrm/core' import { formatName, Person } from '@anticrm/contact' @@ -66,11 +65,7 @@ }} >
diff --git a/packages/presentation/src/components/UserInfo.svelte b/packages/presentation/src/components/UserInfo.svelte index 5d3d36c8b4..8011ed741a 100644 --- a/packages/presentation/src/components/UserInfo.svelte +++ b/packages/presentation/src/components/UserInfo.svelte @@ -24,7 +24,7 @@
- +