Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Fix typo in tagMenuSearchByUser (#3181)

authored by

cdfzo and committed by
GitHub
43be4f7d 89709949

+1 -1
+1 -1
src/components/TagMenu/index.web.tsx
··· 87 87 author: authorHandle, 88 88 }) 89 89 }, 90 - testID: 'tagMenuSeachByUser', 90 + testID: 'tagMenuSearchByUser', 91 91 icon: { 92 92 ios: { 93 93 name: 'magnifyingglass',