Bluesky app fork with some witchin' additions 💫

fix(native): dismiss recommendation bottom sheet on profile navigation (#9608)

authored by

chuanchuan and committed by
GitHub
55806f10 0aaf11aa

+1
+1
src/components/ProgressGuide/FollowDialog.tsx
··· 574 574 <ProfileCard.Outer> 575 575 <ProfileCard.Header> 576 576 <ProfileCard.Avatar 577 + disabledPreview={!isWeb} 577 578 profile={profile} 578 579 moderationOpts={moderationOpts} 579 580 />