Fix typo in tagMenuSearchByUser (#3181)

This commit is contained in:
cdfzo
2024-03-19 22:32:59 +01:00
committed by GitHub
parent 89709949ab
commit 43be4f7d3d
+1 -1
View File
@@ -87,7 +87,7 @@ export function TagMenu({
author: authorHandle,
})
},
testID: 'tagMenuSeachByUser',
testID: 'tagMenuSearchByUser',
icon: {
ios: {
name: 'magnifyingglass',