Update src/components/ProgressGuide/List.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
@@ -158,6 +158,7 @@ function StackedAvatars({follows}: {follows?: bsky.profile.AnyProfileView[]}) {
|
|||||||
type="user"
|
type="user"
|
||||||
size={avatarSize - 2}
|
size={avatarSize - 2}
|
||||||
avatar={follow.avatar}
|
avatar={follow.avatar}
|
||||||
|
noBorder
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
))}
|
))}
|
||||||
|
|||||||
Reference in New Issue
Block a user