about summary refs log tree commit diff
path: root/src/components/AvatarStack.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/AvatarStack.tsx')
-rw-r--r--src/components/AvatarStack.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/AvatarStack.tsx b/src/components/AvatarStack.tsx
index 63f5ed77a..a341a2061 100644
--- a/src/components/AvatarStack.tsx
+++ b/src/components/AvatarStack.tsx
@@ -6,7 +6,7 @@ import {useModerationOpts} from '#/state/preferences/moderation-opts'
 import {useProfilesQuery} from '#/state/queries/profile'
 import {UserAvatar} from '#/view/com/util/UserAvatar'
 import {atoms as a, useTheme} from '#/alf'
-import * as bsky from '#/types/bsky'
+import type * as bsky from '#/types/bsky'
 
 export function AvatarStack({
   profiles,