Bluesky app fork with some witchin' additions 💫

Update src/components/ProgressGuide/List.tsx

Co-authored-by: Samuel Newman <mozzius@protonmail.com>

authored by

Spence Pope
Samuel Newman
and committed by
GitHub
63fbf577 8581285d

+1
+1
src/components/ProgressGuide/List.tsx
··· 158 158 type="user" 159 159 size={avatarSize - 2} 160 160 avatar={follow.avatar} 161 + noBorder 161 162 /> 162 163 </View> 163 164 ))}