Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Disable clicks on profile cards on starter pack lander (#4621)

authored by

Eric Bailey and committed by
GitHub
d79891a8 51fca956

+1
+1
src/screens/StarterPack/StarterPackLandingScreen.tsx
··· 240 240 a.px_md, 241 241 a.border_t, 242 242 t.atoms.border_contrast_low, 243 + {pointerEvents: 'none'}, 243 244 ]}> 244 245 <ProfileCard 245 246 profile={item.subject}