Fix typo in tagMenuSearchByUser (#3181)

zio/stable
cdfzo 2024-03-19 22:32:59 +01:00 committed by GitHub
parent 89709949ab
commit 43be4f7d3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ export function TagMenu({
author: authorHandle,
})
},
testID: 'tagMenuSeachByUser',
testID: 'tagMenuSearchByUser',
icon: {
ios: {
name: 'magnifyingglass',