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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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