Fix typo in tagMenuSearchByUser (#3181)
This commit is contained in:
parent
89709949ab
commit
43be4f7d3d
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ export function TagMenu({
|
|||
author: authorHandle,
|
||||
})
|
||||
},
|
||||
testID: 'tagMenuSeachByUser',
|
||||
testID: 'tagMenuSearchByUser',
|
||||
icon: {
|
||||
ios: {
|
||||
name: 'magnifyingglass',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue