Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Fixed issue 5845 (#6085)

authored by

Rohit Bansal and committed by
GitHub
97721163 b0b00c9c

+1 -1
+1 -1
src/components/forms/SearchInput.tsx
··· 57 57 <View 58 58 style={[ 59 59 a.absolute, 60 - a.z_10, 60 + a.z_20, 61 61 a.my_auto, 62 62 a.inset_0, 63 63 a.justify_center,